rclone/cmd/bisync/testdata
nielash 6d6dc00abb bisync: rollback listing on error
Before this change, bisync had no mechanism for "retrying" a file again next
time, in the event of an unexpected and possibly temporary error. After this
change, bisync is now essentially able to mark a file as needing to be
rechecked next time. Bisync does this by keeping one prior listing on hand at
all times. In a low-confidence situation, bisync can revert a given file row
back to its state at the end of the last known successful sync, ensuring that
any subsequent changes will be re-noticed on the next run.
This can potentially be helpful for a dynamically changing file system, where
files may be changing quickly while bisync is working with them.
2024-01-20 14:50:08 -05:00
..
test_all_changed bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_basic bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_changes bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_check_access bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_check_access_filters bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_check_filename bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_check_sync bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_createemptysrcdirs bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_dry_run bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_equal bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_extended_char_paths bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_extended_filenames bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_filters bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_filtersfile_checks bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_ignorelistingchecksum bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_max_delete_path1 bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_max_delete_path2_force bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_rclone_args bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_resync bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_rmdirs bisync: rollback listing on error 2024-01-20 14:50:08 -05:00
test_volatile bisync: rollback listing on error 2024-01-20 14:50:08 -05:00