rclone/fs/sync
Nick Craig-Wood 019a486d5b accounting: Make checkers show what they are doing
Before this change, all types of checkers showed "checking" after the
file name despite the fact that not all of them were checking.

After this change, they can show

- checking
- deleting
- hashing
- importing
- listing
- merging
- moving
- renaming

See: https://forum.rclone.org/t/what-is-rclone-checking-during-a-purge/35931/
2023-03-01 11:10:38 +00:00
..
pipe.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
rc.go docs: cross link doc pages for related commands 2022-06-21 23:43:00 +02:00
rc_test.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00
sync.go accounting: Make checkers show what they are doing 2023-03-01 11:10:38 +00:00
sync_test.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00