1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs
Nick Craig-Wood 277d94feac fshttp: add --expect-continue-timeout default 1s - fixes #3835
Before this change the expect/continue timeout was set to
--conntimeout which was 60s by default which is too long to wait.

This was noticed when using s3 with a proxy which apparently didn't
support expect / continue properly.

Set --expect-continue-timeout 0 to disable expect/continue.
2020-01-18 09:49:22 +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
chunkedreader chunkedreader: disable hash calculation for first segment 2019-11-11 16:20:27 +00:00
config fshttp: add --expect-continue-timeout default 1s - fixes #3835 2020-01-18 09:49:22 +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 fshttp: add --expect-continue-timeout default 1s - fixes #3835 2020-01-18 09:49:22 +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
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 dedupe: implement keep smallest too 2020-01-17 13:08:37 +00:00
rc rc: add methods to turn on blocking and mutex profiling 2019-10-28 22:11:38 +00:00
sync sync: implement --order-by flag to order transfers - fixes #1205 2020-01-16 15:24:36 +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 fshttp: add --expect-continue-timeout default 1s - fixes #3835 2020-01-18 09:49:22 +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 fs: Make prefix free backend config read prefix free env var also 2019-09-14 18:26:07 +01: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.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