mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
1d0c75b0c2
This adds a retry loop to the Open() call in the FTP server so it can retry failures opening files. This should make downloading multipart files more reliable. See: https://forum.rclone.org/t/downloads-fail-from-remote-server-error-426-failure-writing-network-stream/33839/