mirror of
https://github.com/rclone/rclone.git
synced 2026-02-18 23:34:59 -05:00
It's likely a mistake to use `--use-server-modtime` if you're not also using `--update`. It might even make sense to emit a warning in the code when doing this, but for now, I made it more clear in the docs. I also clarified how `--use-server-modtime` can be useful in the `--update` section.