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

Multipart uploads fail with access denied error #9776

Closed
cyberduck opened this issue Dec 4, 2016 · 1 comment
Closed

Multipart uploads fail with access denied error #9776

cyberduck opened this issue Dec 4, 2016 · 1 comment
Labels
bug s3 AWS S3 Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

05ba0cb created the issue

Hello, I keep getting access denied messages with uploading files over 100MG. I am trying to upload to s3.amazon.aws.com and can successfully upload files under 100MG. I am on a wired, T1 line with tons of bandwidth. What can I do to successfully upload these files. thanks


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We use the multipart upload API of S3 for files larger than 100MB. Please make sure the user you use to connect to S3 has the required permissions. Refer to http://docs.aws.amazon.com/AmazonS3/latest/dev/mpuAndPermissions.html

@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

1 participant