genomic-medicine-sweden / NGPIris

NGPIris 👁 (intelligence and repository interface software) is a light-weight tool for interacting with a Boto3 backed Hitachi Content Platform
GNU General Public License v2.0
0 stars 3 forks source link

Include md5 check in Iris download #72

Open sylvinite opened 1 month ago

sylvinite commented 1 month ago

What needs to be done: Include md5 check in Iris download

Suggestions on how to get it done:

What are the arguments for getting it done:

Task is considered finished when:

JPWerling commented 1 month ago

In order for such a check to make sense you'd have to store the md5 checksum manually using the metadata fields upon initial upload, which can then compared to during download. The etag of the object != md5 as viewed locally.