Automatic FTP retry?

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Alan Dayley
Date:  
Sujet: Automatic FTP retry?
Is there an FTP client, or script, that will keep trying to connect to an FTP server and download a specific file?

I want to download an ISO from a particular site but it always comes back with a 421 error, "too many users connected." I would like to fire off a script or client app that will keep trying to login to the server and download the file so that I can just go to bed and it will get it for me. The file would be at something like:

ftp://ftp.domain.com/pub/iso/thisfile.iso.

Any hints?

Alan