rclone/fs
Chaitanya Bankanhal 8913679d88
accounting: Fix elapsed time not show actual time since beginning
This fixes the elapsed time display in the statistics output in the rc and in the log messages.
2020-07-26 11:59:50 +01:00
..
accounting accounting: Fix elapsed time not show actual time since beginning 2020-07-26 11:59:50 +01:00
asyncreader build: fix tests on go1.15 2020-07-25 18:51:28 +01:00
cache fs/cache: fix moveto/copyto remote:file remote:file2 2020-07-02 10:55:36 +01:00
chunkedreader doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
config operations: implement --refresh-times flag to set modtimes on hashless backends 2020-06-17 10:48:13 +01:00
dirtree
driveletter
filter doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
fserrors errors: add WSAECONNREFUSED and more to the list of retriable Windows errors 2020-06-17 10:46:22 +01:00
fshttp lib/structs: factor reflection based structure manipulation into a library 2020-06-10 12:28:48 +01:00
fspath fs: fix formatting of errInvalidCharacters error message 2020-06-16 15:08:09 +01:00
hash
list
log log: fix --use-json-log going to stderr not --log-file on Windows - fixes #4367 2020-07-01 20:47:37 +01:00
march march: added flag to allow Unicode filenames to remain unique 2020-05-15 12:28:01 +01:00
object
operations operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
rc rc: allow JSON parameters to simplify command line usage 2020-07-22 18:40:52 +01:00
sync sync: fix deadlock with --track-renames-strategy modtime - fixes #4427 2020-07-17 17:09:58 +01:00
version
walk build: fix tests on go1.15 2020-07-25 18:51:28 +01:00
bwtimetable.go
bwtimetable_test.go
config.go operations: implement --refresh-times flag to set modtimes on hashless backends 2020-06-17 10:48:13 +01:00
config_list.go
config_list_test.go
cutoffmode.go fs: Use --cutoff-mode hard,soft,catious instead of 3 --max-transfer-mode flags 2020-03-01 09:49:55 +00:00
cutoffmode_test.go fs: Use --cutoff-mode hard,soft,catious instead of 3 --max-transfer-mode flags 2020-03-01 09:49:55 +00:00
deletemode.go
dir.go
direntries.go
direntries_test.go
dump.go
dump_test.go
fingerprint.go fs: add Fingerprint to detect changes in an object 2020-06-30 12:01:36 +01:00
fingerprint_test.go fs: add Fingerprint to detect changes in an object 2020-06-30 12:01:36 +01:00
fs.go fs: define SlowModTime and SlowHash features in the relevant backends 2020-06-30 12:01:36 +01:00
fs_test.go
log.go fs: generalise machinery for putting extra values when using --use-json-log 2020-04-11 18:16:21 +01:00
log_test.go
mimetype.go
options.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
options_test.go fs: fix FixRangeOption so it doesn't add HTTPOptions in place of bad Ranges 2020-04-24 12:32:09 +01:00
parseduration.go fs: allow --min-age/--max-age to take a date as well as a duration 2020-05-12 17:49:33 +01:00
parseduration_test.go fs: allow --min-age/--max-age to take a date as well as a duration 2020-05-12 17:49:33 +01:00
sizesuffix.go
sizesuffix_test.go
version.go Start v1.52.2-DEV development 2020-06-24 14:35:12 +01:00
versioncheck.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00