rclone/fs/operations
Nick Craig-Wood 1ac6dacf0f about: complete other providers and re-work internals
* Implement about for:
    * local, crypt, cache, drive, swift, hubic, onedrive, pcloud, dropbox
  * Implement `--json` and `---full` flag for `rclone about`
  * change About interface to return a Usage structure
  * Remove operations.About as it is too thin an interface
  * Implement Integration test

Relates to #1138 and #1564
2018-04-17 21:53:27 +01:00
..
dedupe_test.go fs/operations: make dedupe work with mega 2018-04-13 13:23:55 +01:00
dedupe.go fs/operations: make dedupe work with mega 2018-04-13 13:23:55 +01:00
listdirsorted_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
operations_internal_test.go operations: ignore size of objects when they are < 0 #320 2018-01-31 16:22:05 +00:00
operations_test.go fs/operations: make dedupe work with mega 2018-04-13 13:23:55 +01:00
operations.go about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00