-
Notifications
You must be signed in to change notification settings - Fork 5
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
restoring a version of a file does not recalculate the checksum #156
Comments
GitMate.io thinks the contributor most likely able to help you is @ownclouders. Possibly related issues are #53 (Restoring a previous version of a shared file fails), #67 (Thumbnail preview of last version of a file does not work with scality), #155 (occ versions:cleanup does not work with S3), #128 (files are uploaded to ceph even when wrong checksum given), and #66 (Initializing a new user leads to an empty version created of the skeleton file). |
|
same issue with scality |
file0.txt
with the contentversion 0
SHA1:3d05de25721cdcadb8ff34a189e86e7a9af54c9c MD5:ed21253e3b26384985bc2f9af99c1c99 ADLER32:12aa0357
version 0, version 1
result:
SHA1:abab62244dfd0a8bf50a034781287cd725b9de4e MD5:71df209f63b657fb49a311331268abc4 ADLER32:4d2d06fa
result:
SHA1:abab62244dfd0a8bf50a034781287cd725b9de4e MD5:71df209f63b657fb49a311331268abc4 ADLER32:4d2d06fa
the checksum was not updated
possible related to #128
The text was updated successfully, but these errors were encountered: