rclone/cmd/bisync
nielash 0dd0d6a13e bisync: Add support for --create-empty-src-dirs - Fixes #6109
Sync creation and deletion of empty directories.
https://forum.rclone.org/t/bisync-bugs-and-feature-requests/37636#:~:text=3.%20Bisync%20should%20create/delete%20empty%20directories%20as%20sync%20does%2C%20when%20%2D%2Dcreate%2Dempty%2Dsrc%2Ddirs%20is%20passed

Also fixed an issue causing --resync to erroneously delete empty folders and duplicate files unique to Path2
https://forum.rclone.org/t/bisync-bugs-and-feature-requests/37636#:~:text=2.%20%2D%2Dresync%20deletes%20data%2C%20contrary%20to%20docs
2023-08-12 17:24:21 +01:00
..
bilib Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
testdata bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
LICENSE.cjnaz bisync: implementation #5164 2021-11-01 21:00:27 +03:00
bisync_test.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
cmd.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
deltas.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
help.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
listing.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
log.go bisync: implementation #5164 2021-11-01 21:00:27 +03:00
operations.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
queue.go bisync: Add support for --create-empty-src-dirs - Fixes #6109 2023-08-12 17:24:21 +01:00
rc.go bisync: fix maxDelete parameter being ignored via the rc 2023-04-05 14:51:46 +01:00