1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-17 11:48:38 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Nick Craig-Wood
11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
ishuah
aab8051f50 move: add --delete-empty-src-dirs flag - fixes 2017-11-28 11:38:19 +03:00
Nick Craig-Wood
2cbdb95ce5 Only show transfer stats on commands which transfer stuff - fixes 2016-12-04 16:52:24 +00:00
Nick Craig-Wood
c265f451f2 Implement moveto and copyto commands for choosing a destination name on copy/move
Fixes 
Fixes 
2016-12-03 23:43:52 +00:00