wget problem with url including ?

2003-10-21 Thread al gear
Hi, Using wget 1.8.2 (gnuwin32 but I think the problem should be the same with unix flavors), I saw that if I specify: reject = lang=it Wget is nonetheless downloading an url like http://www.myserver.com/[EMAIL PROTECTED]source=search I also observed that accept = lang=fr is not working either

Bug: Support of charcters like '\', '?', '*', ':' in URLs

2003-10-21 Thread Frank Klemm
Wget don't work properly when the URL contains characters which are not allowed in file names on the file system which is currently used. These are often '\', '?', '*' and ':'. Affected are at least: - Windows and related OS - Linux when using FAT or Samba as file system Possibilty to solve: On

Re: Bug: Support of charcters like '\', '?', '*', ':' in URLs

2003-10-21 Thread Hrvoje Niksic
Frank Klemm [EMAIL PROTECTED] writes: Wget don't work properly when the URL contains characters which are not allowed in file names on the file system which is currently used. These are often '\', '?', '*' and ':'. Affected are at least: - Windows and related OS - Linux when using FAT or

problem with ftp mirror through http proxy in wget 1.9

2003-10-21 Thread Renaud SALIOU
Hello, Wget 1.8.x and 1.9-rc1 don't download recursively ftp site through http proxy (Squid, Netscape Proxy). Like showed in this http://berdmann.dyndns.org/debug/wget/README, it work for wget 1.5.3 to 1.7.1 Is this bug already in a todo list ? Is there anothers flags to have a more verbose