Aws S3 Anonymous File Upload

June 9, 2009 by admin
Filed under: Newest Projects 

I’m looking for the roughly 20 lines of code required to upload (POST) files to a public accessable Amazon S3 bucket.

The code MUST be VB.net and MUST be able to run within a normal VB Winforms application.

I believe that the component you use is an HTTPWEBREQUEST within .net, here is the amazon help for this…

http://docs.amazonwebservices.com/AmazonS3/2006-03-01/index.html?UsingHTTPPOST.html

I want the code to simply post a file to a bucket that has an Access Control List set for anonyomus access.

My bucket for this is :

http://blah.blah.s3.amazonaws.com/

and already has the ACL set for everyone to have full access.

what i will need is a very simple winforms demo program with the code embedded…

You don’t need my AWS keys for this type of access (public) so don’t ask. I really need this done today, I think a good programmer could do it in 15 minutes.

Go to Source

Post similar project on sosexpert.com



Related Projects

Comments

Comments are closed.

Better Tag Cloud
goingup