mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02: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.