Automatic FTP retry?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Alan Dayley
日付:  
題目: 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