mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
fd2322cb41
The following command will block for 60s(default) when the network is slow or unavailable: ``` rclone --contimeout 10s --low-level-retries 0 lsd dropbox: ``` This change will make it timeout after the expected 10s. Signed-off-by: rkonfj <rkonfj@gmail.com> |
||
---|---|---|
.. | ||
dialer.go | ||
http_test.go | ||
http.go | ||
prometheus.go |