1
mirror of https://github.com/rclone/rclone synced 2024-09-15 11:38:53 +02:00
rclone/fs/operations
2021-08-01 17:46:45 +01:00
..
check_test.go cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
check.go cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +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.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00: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 fs: move with --ignore-existing will not delete skipped files - #5463 2021-08-01 17:46:45 +01:00
operations.go fs: move with --ignore-existing will not delete skipped files - #5463 2021-08-01 17:46:45 +01:00
rc_test.go lib/rest: fix multipart uploads stopping on context cancel 2021-03-29 19:09:47 +01:00
rc.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00: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