Automatic FTP retry?

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Alan Dayley
Dátum:  
Tárgy: 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