rclone/fs/sync
Nick Craig-Wood 75de30cfa8 sync: fix --cutoff-mode soft & cautious so it doesn't end the transfer early
Before ths fix --cutoff-mode soft and cautious would emit a Fatal
error which stopped the sync immediately.

This fix introduces a new error which is checked in the sync error
processing which stops the sync gracefully.

Fixes #4576
2020-09-09 12:53:21 +01:00
..
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
pipe.go sync: allow --max-backlog to be -ve meaning as large as possible 2020-05-22 17:50:07 +01: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 sync: fix --cutoff-mode soft & cautious so it doesn't end the transfer early 2020-09-09 12:53:21 +01:00
sync.go sync: fix --cutoff-mode soft & cautious so it doesn't end the transfer early 2020-09-09 12:53:21 +01:00