Cherki FAROUZ wrote:
> 
> Hello,
> 
> The execution results with Wget 1.5.3.1 on Windows and using debug mode.
> 
> ==================================
> F:\wget-1531>wget -d
> "http://search.msn.fr/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link:ht
> tp://google%2Ecom" -O titi.html
> DEBUG output created by Wget 1.5.3.1 on Windows.
> 
> parseurl
> ("http://search.msn.fr/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link:h
> ttp://google%2Ecom") -> host search.msn.fr -> opath results.asp?RS=on&FORM=
> MSNH&v=1&un=doc&CY=fr&q=link:http://google%2Ecom -> dir
> results.asp?RS=on&FORM=M
> SNH&v=1&un=doc&CY=fr&q=link:http:/ -> file google.com -> ndir
> results.asp?RS=on&
> FORM=MSNH&v=1&un=doc&CY=fr&q=link:http:
> --12:17:20--
> http://search.msn.fr:80/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link%
> 3Ahttp%3A/google.com
>            => `titi.html'
> Connecting to search.msn.fr:80... Created fd 100.
> connected!
> ---request begin---
> GET
> /results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link%3Ahttp%3A/google.com HT
> TP/1.0
> User-Agent: Wget/1.5.3.1
> Host: search.msn.fr:80
> Accept: */*
> 
> ---request end---
> HTTP request sent, awaiting response... HTTP/1.1 200 OK
> Server: Microsoft-IIS/5.0
> Date: Wed, 17 Jan 2001 11:12:31 GMT
> Connection: Keep-Alive
> Content-Length: 22876
> Content-Type: text/html
> Cache-control: private
> 
> Length: 22,876 [text/html]
> 
>     0K -> .......... .......... ..                               [100%]
> 
> Closing fd 100
> 12:18:01 (21.82 MB/s) - `titi.html' saved [22876/22876]
> 
> ========================================
> 
> you can find in the attached files the result of wget execution saved in the
> "titi.html" and
> what it corresponds effectively to URL "good_result.html".
> 
> The differnce between the results (wget execution and what effectively
> corresponds to URL) is due
> to the transformation in the URL in wget:
> http://search.msn.fr/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link:htt
> p://google%2Ecom
> In fact, the second '/' in the "http://google.com" is removed.
> So the result of wget is :
> http://search.msn.fr/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link:htt
> p:/google%2Ecom
> 
> thank you very much.

This bug has bee fixed in version 1.6 please see the website for
instruccions on where to download the source or a windows binary if you
prefer that.

> 
> -----Message d'origine-----
> De : Hack Kampbjørn [mailto:[EMAIL PROTECTED]]
> Envoyé : mardi 16 janvier 2001 22:48
> À : Cherki FAROUZ
> Cc : [EMAIL PROTECTED]
> Objet : Re: help for using wget
> 
> Please provide the debug output of running wget and clearly state what
> error your getting. I might suspect that it's "illegal filename" ('?' or
> '/' is not allowed in windows filenames) but then it might be something
> else.
> 
> wget -d
> "http://search.msn.fr/results.asp?RS=on&FORM=MSNH&v=1&un=doc&CY=fr&q=link%3A
> http%3A%2F%2Fgoogle%2Ecom"
> 
> [...]


-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn               [EMAIL PROTECTED]
HackLine                     +45 2031 7799

Reply via email to