-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Labels
s3AWS S3 Protocol ImplementationAWS S3 Protocol Implementation
Milestone
Description
@dkocher created the issue
Reproduction steps:
- Login to AWS via Cyberduck
- Create a folder (bucket)
- Turn on versioning on the folder
- Add a text file.
- Edit the text file and save it so it creates a new version.
- In Cyberduck, choose View->Show Hidden Files, and refresh the display. You'll see the older version of the file greyed out.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
s3AWS S3 Protocol ImplementationAWS S3 Protocol Implementation