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 limit of part size:
"Each part must be at least 5 MB in size, except the last part. There
is no size limit on the last part of your multipart upload."

It is possible for example to list parts after multipart upload is commited?

--
Regards
Dominik
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to