1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/cmd
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
..
about
all nfsmount: New mount command to provide mount mechanism on macOS without FUSE 2023-10-06 14:08:20 +01:00
authorize
backend
bisync sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
cachestats
cat
check
checksum operations: add operations/check to the rc API 2023-10-04 17:52:57 +01:00
cleanup
cmount mount: disable mount for freebsd 2023-10-29 15:46:41 +00:00
config
copy sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
copyto
copyurl
cryptcheck
cryptdecode
dedupe
delete
deletefile
genautocomplete
gendocs
hashsum docs: show hashsum arguments as optional in usage string 2023-11-03 23:31:00 +01:00
link
listremotes backend: add description field for all backends 2024-01-03 10:57:59 +00:00
ls
lsd
lsf local: implement modtime and metadata for directories 2024-02-28 16:09:04 +00:00
lsjson lsjson: make sure we set the global metadata flag too 2023-09-21 16:15:38 +01:00
lsl
md5sum
mkdir
mount mount: disable mount for freebsd 2023-10-29 15:46:41 +00:00
mount2 nfsmount: New mount command to provide mount mechanism on macOS without FUSE 2023-10-06 14:08:20 +01:00
mountlib serve nfs: fix writing files via Finder on macOS - fixes #7503 2024-02-18 05:08:59 -05:00
move sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
moveto
ncdu ncdu: fix crash when re-entering changed directory after rescan 2023-10-24 14:26:57 +01:00
nfsmount nfsmount: fix --volname being ignored #7503 2024-02-18 05:08:59 -05:00
obscure
purge
rc rc: always report an error as JSON 2023-09-20 21:57:40 +01:00
rcat
rcd
reveal
rmdir
rmdirs
selfupdate selfupdate: fix crash in tests if beta not found 2023-12-10 22:29:57 +00:00
serve serve webdav: fix --baseurl without leading / 2024-02-21 18:08:44 +00:00
settier
sha1sum
size size: dont show duplicate object count when less than 1k 2023-11-14 16:44:12 +00:00
sync sync: implement directory sync for mod times and metadata 2024-02-28 16:26:14 +00:00
test amazonclouddrive: remove Amazon Drive backend code and docs #7539 2024-01-04 17:05:54 +00:00
touch
tree
version
cmd.go cmd: refactor --retries and --retries-sleep to global config 2024-02-12 13:24:54 -05:00
help.go docs: fix backend doc generator to not output duplicate config names 2023-09-23 12:54:08 +01:00
progress.go cmd: Make --progress output logs in the same format as without 2023-10-11 11:36:31 +01:00
selfupdate_disabled.go
selfupdate_enabled.go
siginfo_bsd.go
siginfo_others.go