mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
d72d9e591a
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.