Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 uploading hits 100k/s limit #6717

Closed
cyberduck opened this issue Jun 15, 2012 · 1 comment
Closed

S3 uploading hits 100k/s limit #6717

cyberduck opened this issue Jun 15, 2012 · 1 comment
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

Nic Cottrell created the issue

According to the s3 page http://trac.cyberduck.ch/wiki/help/en/howto/s3#Uploads uploading should be split into 5MB parts with 10 simultaneous uploads.

I am storing some backups on s3 and the uploads average about 90k/s and often timeout during a large file upload. At this rate it will take weeks to upload my backups. Is something malfunctioning on Cyberduck or is my ISP throttling?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You could test if uploading with the latest snapshot build makes a difference which has a higher threshold to use use multiparts for uploads.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants