mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 10:51:11 +00:00
Before this change we calculated the checkums when using --ignore-checksum but ignored them at the end. Now we don't calculate the checksums at all which is more efficient.