1
mirror of https://github.com/rclone/rclone synced 2024-12-01 10:31:57 +01:00
rclone/fs/operations
Nick Craig-Wood 0b9d7fec0c lsf: add 'e' format to show encrypted names and 'o' for original IDs
This brings it up to par with lsjson.

This commit also reworks the framework to use ListJSON internally
which removes duplicated code and makes testing easier.
2019-02-14 14:45:35 +00:00
..
dedupe_test.go dedupe: check for existing filename before renaming a dupe file 2018-11-02 16:51:52 +00:00
dedupe.go dedupe: check for existing filename before renaming a dupe file 2018-11-02 16:51:52 +00:00
listdirsorted_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
lsjson.go lsjson: use exactly the correct number of decimal places in the seconds 2019-02-03 20:03:23 +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 lsf: add 'e' format to show encrypted names and 'o' for original IDs 2019-02-14 14:45:35 +00:00
operations.go lsf: add 'e' format to show encrypted names and 'o' for original IDs 2019-02-14 14:45:35 +00:00
rc_test.go lsjson: use exactly the correct number of decimal places in the seconds 2019-02-03 20:03:23 +00:00
rc.go rc: fix docs for sync/{sync,copy,move} and operations/{copy,move}file 2018-11-29 11:11:30 +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