..
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
lsjson: add --stat flag and operations/stat api
2021-10-14 17:15:50 +01:00
lsjson.go
lsjson: add --stat flag and operations/stat api
2021-10-14 17:15:50 +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
operations: fix HashSum tests after removing ERROR and UNSUPPORTED
2021-10-15 10:51:08 +01:00
operations.go
cmd/hashsum: dont put ERROR or UNSUPPORTED in output
2021-10-08 14:26:27 +03:00
rc_test.go
lsjson: add --stat flag and operations/stat api
2021-10-14 17:15:50 +01:00
rc.go
lsjson: add --stat flag and operations/stat api
2021-10-14 17:15:50 +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