Crypted Glacier Deep Archive integrity

I can't tell from the docs how best to check the integrity of uploads via a crypted remote of s3 when storage type is Glacier Deep Archive.

Without issuing restores for each file, I wouldn't be able to download the nonce headers to run cryptcheck, and most concerning is I Ctrl+C'd a copy process, and when I reissued it, the copy seemed to resume rather than restart. I can't see anywhere it's logging chosen nonces, so how is it resuming?

Thanks!

I think you are right - you need the nonces from the files in order to check the md5sums.

Rclone doesn't resume individual file copies, it will just start again. It will skip over stuff it has already copied though.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.