Automatic FTP retry?

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Alan Dayley
Fecha:  
Asunto: 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