A bug in wget 1.10.2

2006-06-07 Thread Joaquim Andrade
Hello, i'm using wget 1.10.2 in Windows, the windows binary version, and it have a bug when downloading with -c and with a input file. If the first file of the list is the one to be continued, wget do it fine, if not, wgettry to download the files from the beginning, and it says that is downloading the files, but do not replace the existing ones. I'm using instead -nc but is not what i want, cause, with it, wget skip existing files, even if not fully downloaded.


Sorry for my english.
Hope you have understood what i was trying to say.
Keep up the good work.


wget man page

2006-06-07 Thread Antonio Mignolli

Looking for proxies usage with wget 1.2.10, in the man page,
we can found:

  --no-proxy
  Don't use proxies, even if the appropriate *_proxy
environment variable is defined.

  For more information about the use of proxies with Wget,


And the last sentence stops without a correct termination.
(in HTML version a link follows).