My Photo

« Two New Positions in Luxembourg - Apply Today! | Main | Speaking in Second Life on Dr. Dobb's Island »

Amazon S3 POST Support

S3_post The Amazon S3 team is looking for feedback on their proposal to support browser-based file uploads. This feature will allow developers to build web-based applications which support upload of local files to Amazon S3 without the need for an intermediate server.

If you are interested in helping to shape the definition this feature, you should definitely read the proposal and then visit this thread to let them know what you think.

-- Jeff;

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c534853ef00e54f8fc01e8833

Listed below are links to weblogs that reference Amazon S3 POST Support:

Comments

You'd expect to have /->index.html support before more exotic and less used features.

As for upload, the current HTTP protocol doesn't really directly support third parties. The same, or better value could be achieved by having an Ajax Amazon S3 upload widget (a la Gmail file attachments) that web developers could easily add to their forms just by including a JavaScript file.

While you're working on HTTP methody stuff, have you thought at all about allowing Range headers with PUT requests (i.e. to overwrite a portion of a file already stored in S3)?

I'm a developer, that is currently uploading user generated content to my Amazon account using my server as the intermediary, this burns my bandwidth twice, coming in from the user and out of my server to S3, the direct POST solution would be perfect for me, as it would eliminate me having to deal with bandwidth usage, and scalability on my server.

I would love to have the ability to use a JavaScript library of some sort that I could just drop inside my app, and would have the smarts to display progress, etc. when uploading to my Amazon account.

+1 to Mitch.

The redirect is probably the best thing. I've been trying to figure out how to basically generate an event when an S3 resource is modified/posted to. While a messaging interface (to SQS perhaps?) would be ideal, the redirect option we would get with post would suffice for many use-cases.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.

Email Subscription

Enter your email address:

Delivered by FeedBurner

July 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31