Hi,

I'm using a 1.5.3 port for DOS and wget has a strange behavior to handle  
URLs with "&".

Every time when I use URLs like

http://212.123.106.25/index.php3?partei_id=8&position=1900&sid=1b823ea0bf3c6f280f6ca7675b03caaa

wget answers:

|--16:43:50--  http://212.123.106.25:80/ 
|index.php3?partei_id=8&position=1900&sid=1b823ea0bf3c6f280f6ca7675b03caaa
|           => 
|`212.123.106.25/index.php3?partei_id=8&position=1900&sid=1b823ea0bf3c6f280f6ca7675b03caaa'
|Connecting to 212.123.106.25:80... connected!
|HTTP request sent, awaiting response... 302 Found
|2 Date: Thu, 08 Mar 2001 15:47:29 GMT
|3 Server: Apache/1.3.17 (Unix) PHP/4.0.4pl1
|4 X-Powered-By: PHP/4.0.4pl1
|5 Set-Cookie: PHPSESSID=5ebece8a8f9327ff64c3876466a6019c; path=/
|6 Expires: Thu, 19 Nov 1981 08:52:00 GMT
|7 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
|8 Pragma: no-cache
|9 Set-Cookie: Cookies_ok=1; expires=Sat, 07-Apr-01 15:47:31 GMT
|10 Location: index.php3?cookie_ok=1&sid=1b823ea0bf3c6f280f6ca7675b03caaa&position=1900
|11 Connection: close
|12 Content-Type: text/html
|13
|Location: index.php3?cookie_ok=1&sid=1b823ea0bf3c6f280f6ca7675b03caaa&position=1900 
|[following]
|index.php3?cookie_ok=1&sid=1b823ea0bf3c6f280f6ca7675b03caaa&position=1900: 
|Unknown/unsupported protocol.
|
|FINISHED --16:43:53--
|Downloaded: 0 bytes in 0 files


Why I can't download this? What does means "Unknown/unsupported protocol"?  
Does wget don't download URLs with "&"?


-- 
Erwerbsregel 33: Es schadet nie, den Boß auszubooten


Reply via email to