Wget 1.9.1. (and older) getting 403 errors?

2004-08-14 Thread Jeroen Pluimers \(mailings\)
It seems that "wget -m" uses a different "mode" to get files than the regular command. Some sites (including sysinternals.com) now block wget requests. The example is windows, but the same holds for unix variants of wget. It seems to be the difference between the http HEAD and GET commands. C

1

2004-08-14 Thread Artem Panchenko
Hello, bug-wget! 1)I have remote machine with ftp. Password to ftp contains symbol '!'. When I try to download by wget - it fails. Example: wget 'ftp://login:[EMAIL PROTECTED]' when ftp link is written in file - it is ok: wget -i file file: ftp://login:[EMAIL PROTECTED] 2) Is i