rclone/docs
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
..
content fshttp: add --expect-continue-timeout default 1s - fixes #3835 2020-01-18 09:49:22 +00:00
i18n website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00
layouts sugarsync: new backend - fixes #622 2020-01-17 17:39:34 +00:00
static docs: fix in-page anchor navigation positioning 2019-12-22 23:33:12 +00:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00
config.json website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00

README.md

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.