Hi
I’m setting up a site where I need a facility for members to upload large files (up to 100mb) to Amazon S3. Does anyone know of any modules or scripts that would enable me to upload DIRECTLY to S3 - ie not going through the web server.
I’ve looked at Mega Upload, Channel Files, but my understanding is these go via the web server (Correct me if I’m wrong) rather than directly interacting with Amazon S3.
I gave Uploadify Jquery script a try last week, which seemed to work ok for smallish files, but anything over 50mb seemed to have problems.
Any suggestions would be most appreciated.