Search code examples
amazon-s3ng-file-upload

multipart upload to s3 using ng-file-upload


Can somebody point me to an example of doing multipart upload using ng-file-upload. Also if the upload can be paused/resumed (like when the internet goes down or user puts the machine to sleep).

Thanks.


Solution

  • I switched to evaporate.js for multipart upload.