mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 12:36:38 +08:00
d174b97af7
This adds the missing WSAECONNREFUSED error to the list of errors we can retry under Windows. > Connection refused. No connection could be made because the target > computer actively refused it. It also adds any relevant errors I could see in the error code list. See: https://forum.rclone.org/t/failing-to-upload-large-file-to-b2/17085 |
||
---|---|---|
.. | ||
error_test.go | ||
error.go | ||
retriable_errors_windows.go | ||
retriable_errors.go |