rclone/fs/sync
Bernd Schoolmann 158870bcdb
fs: Add --track-renames-strategy for configurable matching criteria for --track-renames
This commit adds the `--track-renames-strategy` flag which allows the
user to choose the strategy for tracking renames when using the
`--track-renames` flag.

This can be "hash" or "modtime" or both currently.

This, when used with `--track-renames-strategy modtime` enables
support for tracking renames in encrypted remotes.

Fixes #3696
Fixes #2721
2020-03-20 13:04:56 +00: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 fs: Add --track-renames-strategy for configurable matching criteria for --track-renames 2020-03-20 13:04:56 +00:00
sync.go fs: Add --track-renames-strategy for configurable matching criteria for --track-renames 2020-03-20 13:04:56 +00:00