"Luigi Stefano Sona (lsona)" <[EMAIL PROTECTED]> writes: > The file is dinamically generated. > > Most of times the download goes well, but in specific hours it doesn't > complete. > > I've tried from Netscape directly, and even in this case the > download is not completed sometimes.
This could be a bug in the dynamic page that generates the file, or possibly a problem with the proxy server or with your network configuration. Wget is designed to deal with this issue, but if the sevrer doesn't provide Content-Length, its hands are tied. If you can convince the author of the dynamic page to send Content-Length, Wget will detect the problem and retry. Otherwise, there is simply no indication that anything is wrong, and the browser cannot help you.
