Switch to multipart upload #3

Open
opened 2020-11-02 10:41:27 +11:00 by tris · 3 comments
Owner

Will make it much more reliable for people on dodgy connections.

Will need to use dropzone hooks to generate new presigned for each chunk - see here

927685c378/aws-multipart-upload.py

Will make it much more reliable for people on dodgy connections. Will need to use dropzone hooks to generate new presigned for each chunk - see here https://github.com/T-Tmnr/aws_s3_multipartupload_with_presigned_url/blob/927685c378c4e929ce606dbec735304a3e49a0bd/aws-multipart-upload.py
Author
Owner

And see this stuff on managing lifecycle and removing failed uploads
https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html

And see this stuff on managing lifecycle and removing failed uploads https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html
Author
Owner
And the dropzone docs on chunking https://gitlab.com/meno/dropzone/-/wikis/faq#why-are-large-files-not-uploading
Author
Owner

Have a look at https://uppy.io/

Have a look at https://uppy.io/
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: projects/polyphonic#3
No description provided.