rclone/cmd/bisync
Nick Craig-Wood f5f86786b2 sync: implement directory sync for mod times and metadata
Directory mod times are synced by default if the backend is capable
and directory metadata is synced if the --metadata flag is provided
and the backend is capable.

This updates the bisync golden tests also which were affected by
--dry-run setting of directory modtimes.

Fixes #6685
2024-02-28 16:26:14 +00:00
..
bilib bisync: add options to auto-resolve conflicts - fixes #7471 2024-01-20 17:17:01 -05:00
testdata sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
bisync_test.go sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
checkfn.go bisync: add --resync-mode for customizing --resync - fixes #5681 2024-01-20 17:17:01 -05:00
cmd.go bisync: use global --retries and --retries-sleep flags instead of overriding 2024-02-12 13:24:54 -05:00
compare.go bisync: full support for comparing checksum, size, modtime - fixes #5679 fixes #5683 fixes #5684 fixes #5675 2024-01-20 16:08:06 -05:00
deltas.go bisync: add options to auto-resolve conflicts - fixes #7471 2024-01-20 17:17:01 -05:00
help.go bisync: document beta status more clearly - fixes #6082 2024-01-20 15:38:26 -05:00
LICENSE.cjnaz bisync: implementation #5164 2021-11-01 21:00:27 +03:00
listing.go bisync: add options to auto-resolve conflicts - fixes #7471 2024-01-20 17:17:01 -05:00
lockfile.go bisync: allow lock file expiration/renewal with --max-lock - #7470 2024-01-20 16:31:28 -05:00
log.go bisync: fix --colors flag 2024-01-20 17:17:01 -05:00
march.go bisync: Graceful Shutdown, --recover from interruptions without --resync - fixes #7470 2024-01-20 16:31:28 -05:00
operations.go bisync: add support for --retries-sleep - fixes #7555 2024-02-12 13:24:54 -05:00
queue.go bisync: use global --retries and --retries-sleep flags instead of overriding 2024-02-12 13:24:54 -05:00
rc.go bisync: support two --backup-dir paths on different remotes 2024-01-20 14:50:08 -05:00
resolve.go bisync: add --resync-mode for customizing --resync - fixes #5681 2024-01-20 17:17:01 -05:00
resync.go bisync: add --resync-mode for customizing --resync - fixes #5681 2024-01-20 17:17:01 -05:00