rclone/fs/sync
Nick Craig-Wood db4bbf9521 operations: fix use of --suffix without --backup-dir
As part of the original work adding this feature it was overlooked
that this didn't actually work for full rclone copy/sync.

This commit fixes the problem and adds a test to make sure it stays
working.

See: https://forum.rclone.org/t/suffix-not-working-on-folder-upload-via-ssh-sftp/19526
2020-10-04 16:40:20 +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 operations: fix use of --suffix without --backup-dir 2020-10-04 16:40:20 +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