/AWS-MultipartUpload

Js for multipart uploading on AWS

Primary LanguageJavaScript

AWS multipart Upload

The aws API does not support multipart upload for javascript. There is though a kind of hacky solution for that, according to this thread.