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

Cant upload to amazon s3 a file larger than 30Mb #7102

Closed
cyberduck opened this issue Feb 15, 2013 · 1 comment
Closed

Cant upload to amazon s3 a file larger than 30Mb #7102

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

Comments

@cyberduck
Copy link
Collaborator

0f2e4b6 created the issue

I have some troubles with uploading files to amazon s3.

When I upload a file about 20 or 25 Mb it's ok. When I upload a file more than 30Mb I have an error after 50-70% and upload process starts again from 0%.

At log I have these messages:

Network Ошибка: Upload failed
Broken pipe.

I/O Ошибка: Upload failed
Skipped 10485760 bytes instead of 19726336.

I/O Ошибка: Upload failed
The target server failed to respond.

S3 Ошибка: Upload failed
S3 Error Message. Not Found. The specified upload does not exist. The upload ID may be invalid, or the upload may have been aborted or completed.

I/O Ошибка: Upload failed
Skipped 10485760 bytes instead of 15040512.

I/O Ошибка: Upload failed
Skipped 5242880 bytes instead of 13631488.
Date: Fri, 15 Feb 2013 09:28:28 GMT
Content-Type: application/octet-stream
Authorization: AWS AKIAJDIL46JYOOFNJBOQ:6Izj7HjxjIjLFsxARMGWqFm/hcg=
Content-Length: 5242880
Host: drm-products.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.7.5) (i386)
Expect: 100-continue
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest beta build available.

@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