rclone/fs
boosh 0d7573dd81 fs: Add --max-duration flag to control the maximum duration of a transfer session
This gives you more control over how long rclone will run for, making
it easier to script backups, e.g. via cron. Once the `--max-duration`
time limit is reached, no new transfers will be initiated, but those
already in-flight will be allowed to complete.

Fixes #985
2020-01-24 13:28:56 +00:00
..
accounting fs/accounting: Added StatsInfo locking in statsGroups sum function (#3844) 2020-01-04 16:45:24 +00:00
asyncreader asyncreader: fix EOF error 2019-12-10 12:12:29 +00:00
cache fs/cache: test for fix cached values pointing to files #3424 2019-08-10 08:39:56 +01:00
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 build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
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 config: check config names more carefully and report errors - fixes #3506 2019-09-06 12:07:09 +01:00
hash hash: fix hash names for DropboxHash and CRC-32 2019-10-30 12:20:10 +00:00
list build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
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 hashsum: Add flag --base64 flag - fixes #3663 2020-01-20 17:29:58 +00:00
rc rcd: move webgui apart; option to disable browser 2020-01-20 12:27:55 +00:00
sync fs: Add --max-duration flag to control the maximum duration of a transfer session 2020-01-24 13:28:56 +00:00
version build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
walk Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
bwtimetable.go
bwtimetable_test.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
config_list.go
config_list_test.go
deletemode.go
dir.go
direntries.go
direntries_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dump.go
dump_test.go
fs.go operations: make NewOverrideObjectInfo public and factor uses 2020-01-18 11:41:33 +00:00
fs_test.go fs: Make prefix free backend config read prefix free env var also 2019-09-14 18:26:07 +01:00
log.go log: add object and objectType to json logs 2019-08-02 15:57:09 +01:00
log_test.go
mimetype.go
options.go fs: fix FixRangeOption so it works with 0 length files 2019-08-03 18:25:44 +01:00
options_test.go
parseduration.go
parseduration_test.go
sizesuffix.go
sizesuffix_test.go
version.go Start v1.50.2-DEV development 2019-11-19 16:51:32 +00:00
versioncheck.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00