rclone/cmd/bisync/testdata/test_max_delete_path1/golden
nielash 0e5f12126f bisync: merge copies and deletes, support --track-renames and --backup-dir -- fixes #5690 fixes #5685
Before this change, bisync handled copies and deletes in separate operations.
After this change, they are combined in one sync operation, which is faster
and also allows bisync to support --track-renames and --backup-dir.

Bisync uses a --files-from filter containing only the paths bisync has
determined need to be synced. Just like in sync (but in both directions),
if a path is present on the dst but not the src, it's interpreted as a delete
rather than a copy.
2024-01-20 14:50:08 -05:00
..
_testdir_path1.._testdir_path2.copy1to2.que bisync: merge copies and deletes, support --track-renames and --backup-dir -- fixes #5690 fixes #5685 2024-01-20 14:50:08 -05:00
_testdir_path1.._testdir_path2.delete2.que bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
_testdir_path1.._testdir_path2.path1.lst bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
_testdir_path1.._testdir_path2.path1.lst-new bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
_testdir_path1.._testdir_path2.path2.lst bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
_testdir_path1.._testdir_path2.path2.lst-new bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
initial-fail._testdir_path1.._testdir_path2.path1.lst bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
initial-fail._testdir_path1.._testdir_path2.path1.lst-new bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
initial-fail._testdir_path1.._testdir_path2.path2.lst bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
initial-fail._testdir_path1.._testdir_path2.path2.lst-new bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
test.log bisync: merge copies and deletes, support --track-renames and --backup-dir -- fixes #5690 fixes #5685 2024-01-20 14:50:08 -05:00