rclone/fs
2020-02-12 21:21:25 +00:00
..
accounting fs/accounting: Restore "Max number of stats groups reached" log line 2020-02-12 21:21:25 +00:00
asyncreader asyncreader: fix EOF error 2019-12-10 12:12:29 +00:00
cache
chunkedreader chunkedreader: disable hash calculation for first segment 2019-11-11 16:20:27 +00:00
config fs: Add --max-duration flag to control the maximum duration of a transfer session 2020-01-24 13:28:56 +00:00
dirtree
driveletter
filter filter: prevent mix opts when filesfrom is present - fixes #3599 2019-10-11 16:17:02 +01:00
fserrors fserrors: Make a new NoLowLevelRetry error and don't retry them #3777 2019-12-06 10:54:03 +00:00
fshttp doc: add desc about gzip and http dump 2020-01-23 12:42:44 +00:00
fspath
hash hash: fix hash names for DropboxHash and CRC-32 2019-10-30 12:20:10 +00:00
list
log log: factor flags into logflags package - fixes #3792 2020-01-09 13:25:37 +00:00
march sync: add --no-check-dest flag - fixes #3616 2019-12-29 16:47:57 +00:00
object Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
operations fs: improve log output when no changes are made - fixes #3454 2020-02-11 12:16:15 +00:00
rc fs/rc: fix dropped error 2020-02-04 11:31:06 +00:00
sync fs: improve log output when no changes are made - fixes #3454 2020-02-11 12:16:15 +00:00
version
walk Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
bwtimetable_test.go
bwtimetable.go
config_list_test.go
config_list.go
config.go fs: Add --max-duration flag to control the maximum duration of a transfer session 2020-01-24 13:28:56 +00:00
deletemode.go
dir.go
direntries_test.go
direntries.go
dump_test.go
dump.go
fs_test.go fs: Make prefix free backend config read prefix free env var also 2019-09-14 18:26:07 +01:00
fs.go operations: make NewOverrideObjectInfo public and factor uses 2020-01-18 11:41:33 +00:00
log_test.go
log.go
mimetype.go
options_test.go
options.go
parseduration_test.go
parseduration.go
sizesuffix_test.go
sizesuffix.go
version.go Start v1.51.0-DEV development 2020-02-01 12:32:21 +00:00
versioncheck.go