rclone/fstest
Nick Craig-Wood 59ba8f28c8 Implement move command - fixes #35
* Define Mover interface to move a single object
  * Define DirMover interface to move a directory
  * Implement DirMove operation
  * Add `rclone move` command
  * Tests for Dir Move

To Do
  * Implement Move, DirMover in local, drive, dropbox
  * unit test for Mover
  * unit test for DirMover
2015-08-28 08:49:16 +01:00
..
fstests Implement server side copies if possible - fixes #99 2015-08-23 21:18:38 +01:00
fstest.go Implement move command - fixes #35 2015-08-28 08:49:16 +01:00