rclone/fs/sync
Nick Craig-Wood 5f9be3dd05 sync: make --track-renames tests less fragile by using rename stat
Before this change these tests attempted to measure transfers and
checks in lieu of having a rename statistic with a very complicated
heuristic.

The change switches over to using the rename statistic which should be
100% reliable.
2020-03-30 18:30:33 +01:00
..
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
pipe.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
sync_test.go sync: make --track-renames tests less fragile by using rename stat 2020-03-30 18:30:33 +01:00
sync.go sync: Fix incorrect "nothing to transfer" message using --delete-before 2020-03-30 16:45:02 +01:00