rclone/fs/sync
ll3006 c1b414e2cf sync: copy dir modtimes even when copyEmptySrcDirs is false - fixes #8317
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.
2025-02-12 21:27:15 +00:00
..
pipe.go move: if --check-first and --order-by are set then delete with perfect ordering 2023-03-10 08:23:32 +00:00
pipe_test.go fs: use atomic types 2023-08-22 12:52:13 +01:00
rc.go docs: cross link doc pages for related commands 2022-06-21 23:43:00 +02:00
rc_test.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00
sync.go sync: copy dir modtimes even when copyEmptySrcDirs is false - fixes #8317 2025-02-12 21:27:15 +00:00
sync_test.go sync: add tests to check dir modtimes are kept when syncing 2025-02-12 21:27:15 +00:00