rclone/fs/operations
calistri 5855714474 lsjson: added --files-only and --dirs-only flags
Factored common code from lsf/lsjson into operations.ListJSON
2019-04-11 11:43:25 +01:00
..
dedupe_test.go dedupe: Use walk.ListR for listing commands. 2019-03-16 17:41:12 +00:00
dedupe.go dedupe: fix bug introduced when converting to use walk.ListR #2902 2019-03-17 11:01:20 +00:00
listdirsorted_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
lsjson.go lsjson: added --files-only and --dirs-only flags 2019-04-11 11:43:25 +01: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 sync: Implement --suffix-keep-extension for use with --suffix - fixes #3032 2019-03-15 14:21:39 +00:00
operations.go copy: account for server side copy bytes and obey --max-transfer 2019-03-25 15:36:38 +00:00
rc_test.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
rc.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
reopen_test.go operations: resume downloads if the reader fails in copy - fixes #2108 2019-02-12 11:47:57 +00:00
reopen.go operations: resume downloads if the reader fails in copy - fixes #2108 2019-02-12 11:47:57 +00:00