Uploading an image file from Meteor method using Amazon S3 -


using aws-sdk package meteor, i've set , connected amazon s3 upon starting app. , able upload non-image file using putobject() method.

$s3->putobject(...); 

however whenever i'm trying upload image , hit roadblock. how can use meteor method image , upload amazon s3?


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -