uskudnik / amazon-glacier-cmd-interface

Command line interface for Amazon Glacier
MIT License
374 stars 100 forks source link

something is wrong with checksum calculation. #134

Open alexp-locationary opened 11 years ago

alexp-locationary commented 11 years ago

I'm downloaging large files ( 5-50G )from glacier using the tool and every single time I'm getting the message that checksum calculation have failed. My files are compressed with gzip , so it is easy to verify the consistence of the downloaded file and every time the file turns out to be ok. I believe there is dome kind of inconsistency between the way amazon calculates the checksum and glacier-cmd calculates it. The files were uploaded useing glacier-cmd. I did not specify any hash related options for upload/download.