rclone/fs/operations
2021-10-22 13:37:34 +02:00
..
check_test.go hashsum: treat hash values in sum file as case insensitive 2021-10-13 18:21:34 +03:00
check.go hashsum: treat hash values in sum file as case insensitive 2021-10-13 18:21:34 +03:00
dedupe_test.go dedupe: add --by-hash to dedupe on hash not file name - fixes #1674 2020-12-02 16:52:12 +00:00
dedupe.go cmd/dedupe: make largest directory primary to minimize data moved (#3648) 2021-03-11 20:40:29 +03:00
listdirsorted_test.go filter: deglobalise to put filter config into the context #4685 2020-11-27 17:28:42 +00:00
lsjson_test.go operations: fix lsjson --stat on root directories of bucket based backends 2021-10-16 10:38:24 +01:00
lsjson.go operations: fix lsjson --stat on root directories of bucket based backends 2021-10-16 10:38:24 +01:00
multithread_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
multithread.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
operations_internal_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
operations_test.go touch: add support for touching files in directory, with options for recursive, filtering and dry-run/interactive 2021-10-20 19:24:57 +02:00
operations.go touch: improve error message from recursive touch 2021-10-22 13:37:34 +02:00
rc_test.go lsjson: add --stat flag and operations/stat api 2021-10-14 17:15:50 +01:00
rc.go docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
reopen_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
reopen.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00