Re: [ceph-users] s3 downloaded file verification

2014-01-30 Thread Yehuda Sadeh
On Thu, Jan 30, 2014 at 5:58 AM, Dominik Mostowiec wrote: > Hi, > I'm looking for solution how to verify file downloaded from s3 where > ETag is multiparted ( with '-' ) and don't know how is part size. > > When part size is known, it is possible eg do it with scrip: > https://github.com/Teachnova

[ceph-users] s3 downloaded file verification

2014-01-30 Thread Dominik Mostowiec
Hi, I'm looking for solution how to verify file downloaded from s3 where ETag is multiparted ( with '-' ) and don't know how is part size. When part size is known, it is possible eg do it with scrip: https://github.com/Teachnova/s3md5/blob/master/s3md5 In aws doc i found that there is only lower