-
-
Notifications
You must be signed in to change notification settings - Fork 907
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
ERROR UPLOADING. NO 32 #226
Comments
Had the same issue with ~14MB file. Running s3cmd with I'm using s3cmd 1.6.0 |
Setting mutlipart-chunk-size-mb=5 fixes uploads of files larger than 5mb, but files smaller than 5mb will fail a bunch of times before the upload succeeds, and they upload twice for some reason when they do work Here's an example of a file smaller than 5mb:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WARNING: Upload failed: /2013-09-01-00.gz ([Errno 104] Connection reset by peer)
WARNING: Retrying on lower speed (throttle=0.01)
WARNING: Waiting 6 sec...
ERROR: Upload of '/media/newdrive/2013-09-01-00.gz' failed too many times. Skipping that file.
The text was updated successfully, but these errors were encountered: