Sync Options
https://rclone.org/flags/#sync
--track-renames & --track-renames-strategy string
https://rclone.org/docs/#track-renames-strategy-string
-
Defines what criteria is used to track files that have been renamed
-
modtime
: modification time hash
: hash of the file contents. Not supported on crypt remotesleaf
: the file namesize
: the file size. This is always checked