mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 22:04:25 +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 | ||
configmap | ||
configstruct | ||
flags | ||
obscure | ||
testdata | ||
config_other.go | ||
config_read_password_unsupported.go | ||
config_read_password.go | ||
config_test.go | ||
config_unix.go | ||
config.go | ||
rc_test.go | ||
rc.go |