If I run md5 on a local file it differs to cryptcheck local md5. Please correct me if I'm wrong, but this doesn't seem right.
This came to my attention because I often get errors with cryptcheck, but only with .xls files that have the com.apple.quarantine extended attribute.
Steps to reproduce:
md5 "/mnt/test.xls"rclone sync "/mnt/test.xls" secret-name:"container/test/"rclone cryptcheck -vv "/mnt/test.xls" secret-name:"container/test/"
Note if I sync with --ignore-times then there is no error with cryptcheck.
rclone v1.74.0 / Swift