Upload File Directly to S3 with Progress Bar
Posted
by John Boker
on Stack Overflow
See other posts from Stack Overflow
or by John Boker
Published on 2009-01-26T03:40:56Z
Indexed on
2010/05/01
12:37 UTC
Read the original article
Hit count: 203
Relating to this question, http://stackoverflow.com/questions/117810/upload-files-directly-to-amazon-s3-from-asp-net-application, is there any way to do this and have a progress bar?
---- EDIT ----
Two days later and still no luck with a direct way. Found one thing that looks promising but not free: http://www.flajaxian.com/
Uses flash to upload directly to S3 with a progress bar.
© Stack Overflow or respective owner