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

Checksum mismatch when downloading versioned file #10055

Closed
cyberduck opened this issue Aug 17, 2017 · 1 comment
Closed

Checksum mismatch when downloading versioned file #10055

cyberduck opened this issue Aug 17, 2017 · 1 comment
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

@dkocher created the issue

Reproduction steps:

  1. Login to AWS via Cyberduck
  2. Create a folder (bucket)
  3. Turn on versioning on the folder
  4. Add a text file.
  5. Edit the text file and save it so it creates a new version.
  6. In Cyberduck, choose View->Show Hidden Files, and refresh the display. You'll see the older version of the file greyed out.
  7. Select the old version of the file, and attempt to Download, and observe the error.

    It appears that Cyberduck expects the MD5 of the current version rather than that of the version it is downloading, as the mismatch is always reported against the hash of the current version.
@cyberduck
Copy link
Collaborator Author

@ylangisc commented

In c29b8ae.

@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

1 participant