Possible to update differing timestamps only?

I already have a backup of my locals files in Google Drive, using a different sync tool. However many of the timestamps differ so I have to disable comparison of times and rely on file size comparison only.

Does rclone have the ability to compare files and sync the timestamps only (without copying files), ideally with the ability to specify which timestamp to use?

welcome to the forum

not sure, might check out
https://rclone.org/docs/#u-update
https://rclone.org/docs/#no-update-modtime

Thanks but those don't look like they do what I'm looking for.

ok, how about using rclone touch
https://forum.rclone.org/t/rclone-sync-download-all-files-again-and-replace-exist/7817/60

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.