rclone/fs/operations
2020-07-21 22:08:13 +01:00
..
check_test.go operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
check.go operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
dedupe_test.go dedupe: implement keep smallest too 2020-01-17 13:08:37 +00:00
dedupe.go dedupe: fix logging to be easier to understand #4321 2020-06-16 11:41:56 +01:00
listdirsorted_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
lsjson.go lsjson: Add --hash-type parameter and use it in lsf to speed up hashing 2020-04-29 16:09:45 +01:00
multithread_test.go operations: fix multithread copy test to use the correct modify window 2020-02-25 13:30:35 +00:00
multithread.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00
operations_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
operations_test.go operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
operations.go operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
rc_test.go rc: Add tests for operations/uploadfile 2020-06-25 11:38:24 +01:00
rc.go rc: Add operations/uploadfile to upload a file through rc using encoding multipart/form-data 2020-06-25 11:38:24 +01: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