mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 17:57:44 +08:00
158870bcdb
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 |
||
---|---|---|
.. | ||
configflags.go |