mirror of https://github.com/rclone/rclone.git
Before, after a sync, only file modtimes were updated when not using --copy-empty-src-dirs. This ensures modtimes are updated to match the source folder, regardless of copyEmptySrcDir. The flag --no-update-dir-modtime (which previously did nothing) will disable this. |
||
---|---|---|
.. | ||
pipe.go | ||
pipe_test.go | ||
rc.go | ||
rc_test.go | ||
sync.go | ||
sync_test.go |