Hi, I did wget without a setting for --waitretry and --wait=2500. I found that wget is waiting between retrievals in a 'strange' way. It logs into the FTP server and then waits 42 minutes before retrieving the file itself! By then is gives a CWD command and we get
Error in server response, closing control connection. Retrying. The second try starts directly, without any waiting again. Would it not make more sense if wget waits between log-ins into the FTP server? And should this way of --wait-ing be regarded as a bug? regards, bernd
