mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +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.