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

Can't copy files larger than 100MB, folder to folder on S3 #9578

Closed
cyberduck opened this issue Jun 1, 2016 · 3 comments
Closed

Can't copy files larger than 100MB, folder to folder on S3 #9578

cyberduck opened this issue Jun 1, 2016 · 3 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

4e2ecf3 created the issue

Hello
I have video files that I want to copy from folder to folder on Amazon S3. If the files are less than 100MB they copy just fine. If they are greater than 100MB they appear to copy but:

  • The file size shows as greater than 1GB (when it is 100.4MB or so)
  • If you download the file (video) and try to run it, it won't. But those less than 100MB download and run just fine
  • If I copy paste the HTTP URL into browser I get something like this:
    AccessDeniedAccess DeniedC879716E1BBF10CFsB6gEIUi+QQOjwgBc/HRXK6GzZrz91We1qXePJ2dfomDPi6OaZCor2iWyL5Eat3e

As I said, any file less than 100MB copied from folder to folder works fine.
Thanks

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This must be a bug in multipart copy feature which is used for files larger than 100MB.

@cyberduck
Copy link
Collaborator Author

4e2ecf3 commented

Is there a workaround?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 06866cf.

@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 fixed s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants