Commit Graph

5 Commits

Author SHA1 Message Date
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
b8b620f5c2 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
0eba37d8f3 lsf: add --files-only and --dirs-only flags 2018-01-06 18:04:24 +00:00
c74c3b37da lsf: add option to print hashes 2018-01-06 17:53:37 +00:00
0d041602cf cmd: new command lsf 2018-01-06 14:39:31 +00:00