rclone/fs/sync
Ishuah Kariuki 0c6f14c694
copy/sync: only create empty directories when they don't exist on the remote
Sync/copy now only creates empty directories when they don't exist on the remote (--create-empty-src-dirs flag) - fixes #2800
2020-03-03 16:24:22 +00:00
..
pipe_test.go sync: implement --order-by flag to order transfers - fixes #1205 2020-01-16 15:24:36 +00:00
pipe.go sync: implement --order-by flag to order transfers - fixes #1205 2020-01-16 15:24:36 +00:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
sync_test.go build: fixup formatting after go1.14 go fmt changes 2020-02-28 16:58:33 +00:00
sync.go copy/sync: only create empty directories when they don't exist on the remote 2020-03-03 16:24:22 +00:00