I'm looking for a front-end solution for uploading files to amazon s3 (that is, not passing them through my server.
The solution I have found is https://code.google.com/p/swfupload/
It might do the job, but it requier flash and this is the first sentence of the project description is:
SWFUpload has not been under active development for several years.
Here are my desired features, though none of them are nessesary
- No plugins
- Built with Amazon S3 in mind, handling buckets authentification etc.
- Some way to see file upload-progress
- Support from IE8+