rclone/fstest
Nick Craig-Wood a6056408dd Fix move command - stop it running for overlapping fses - fixes #577
* Make move command check for overlapping remotes and refuse to run
  * Do copy/delete rather than all the copies then all the deletes
  * Doesn't purge the source - this was unexpected behaviour see #512 and #416
  * Add -list-retries flag to test suite to control retries

This changes the semantics of `move` slightly.  However it now errs on
the side of not deleting stuff.
2016-07-12 10:49:37 +01:00
..
fstests Fix move command - stop it running for overlapping fses - fixes #577 2016-07-12 10:49:37 +01:00
fstest.go Fix move command - stop it running for overlapping fses - fixes #577 2016-07-12 10:49:37 +01:00