mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
c014b2e66b
Before this fix rclone calculated all the hashes on transfer. This was particularly slow for the local backend. After the fix we just calculate one hash which is enough for data integrity. |
||
---|---|---|
.. | ||
dedupe_test.go | ||
dedupe.go | ||
listdirsorted_test.go | ||
lsjson.go | ||
multithread_test.go | ||
multithread.go | ||
operations_internal_test.go | ||
operations_test.go | ||
operations.go | ||
rc_test.go | ||
rc.go | ||
reopen_test.go | ||
reopen.go |