JS3Upload is a JFileUpload add-on that allows to upload files to Amazon Simple Storage Service (S3).
End-user can select files and folders with subfolders from a file chooser or through drag and drop.
JS3Upload works with all main features of JFileUpload (on-fly compression, progress bar, redirect after upload, large upload, cross browsers support and more).
It can be easily integrated into the JFileUpload front-end, JImageUpload previewer UI and with JBatchUpload.
Here are some key features of "JS3Upload":
· Amazon S3 REST and SOAP support.
· Upload files and folders to a bucket.
· Bucket creation support.
· US and EU bucket support.
· MD5 digest support.
· ACL parameter for uploaded object.
· Large upload support (up to 5GB)
Requirements:
· JFileUpload 2.4
What's New in This Release: [ read full changelog ]
· "ifneeded" value added for s3bucketcreation extra parameter.