mirror of
https://github.com/rclone/rclone.git
synced 2025-02-07 14:10:09 +01:00
Before this we just failed if the ftp connection or login failed. This change adds a pacer just for the ftp connect and retries if the connection failed to Dial or the login returns a 421 error. |
||
---|---|---|
.. | ||
ftp_test.go | ||
ftp.go |