Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: K DOT Weinert AT gmx DOT net To: cygwin AT cygwin DOT com Date: Mon, 27 May 2002 15:23:46 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Subject: Re: wget problem Message-ID: <3CF24F82.9538.18211E@localhost> In-reply-to: <3CF0E61E.81980066@hack.kampbjorn.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-printable to 8bit by delorie.com id g4RDPW530866 On 26 May 2002, at 15:41, Hack Kampbjørn wrote: >> I have no idea what the "Not owner" message could mean. I did not > > Neither do I, could you please include the debug output may help > troubleshoot your problem: wget -d http://www.lycos.com/ > Here is the output of the command above: DEBUG output created by Wget 1.8.1 on cygwin. --15:05:02-- http://www.lycos.com/ => `index.html' Resolving www.lycos.com... done. Caching www.lycos.com => 209.202.192.25 Connecting to www.lycos.com[209.202.192.25]:80... connected. Created socket 4. Releasing 0x100b8a38 (new refcount 1). ---request begin--- GET / HTTP/1.0 User-Agent: Wget/1.8.1 Host: www.lycos.com Accept: */* Connection: Keep-Alive ---request end--- Failed writing HTTP request: Not owner. Closing fd 4 Retrying. --15:05:03-- http://www.lycos.com/ (try: 2) => `index.html' Found www.lycos.com in host_name_addresses_map (0x100b8a38) Connecting to www.lycos.com[209.202.192.25]:80... connected. Created socket 4. Releasing 0x100b8a38 (new refcount 1). ---request begin--- GET / HTTP/1.0 User-Agent: Wget/1.8.1 Host: www.lycos.com Accept: */* Connection: Keep-Alive ---request end--- Failed writing HTTP request: Not owner. Closing fd 4 Giving up. Maybe this can throw some light on the problem. On the other hand, wget 1.5.3 for Windows is working - even if I call it from bash: DEBUG output created by Wget 1.5.3 on Windows. parseurl ("www.lycos.com") -> host www.lycos.com -> opath -> dir -> file -> ndir --15:18:46-- http://www.lycos.com:80/ => `index.html.3' Connecting to www.lycos.com:80... Created fd 24. connected! ---request begin--- GET / HTTP/1.0 User-Agent: Wget/1.5.3 Host: www.lycos.com:80 Accept: */* ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Mon, 27 May 2002 13:18:45 GMT P3P: CP="CAO DSP COR CURa ADMa DEVa CONo PSAa OUR IND DEM PRE PUR TAIa NAV UNI" Connection: Keep-Alive Content-Length: 40791 Content-Type: text/html Set-Cookie: lubid=01000000AB34E0D00A643CF232360002430300000000; expires=Mon, 18-Jan-2038 05:00:00 GMT; domain=.lycos.com; path=/ Cache-control: private Length: 40,791 [text/html] 0K -> .......... .......... .......... ......... [100%] Closing fd 24 15:18:51 (9.96 KB/s) - `index.html.3' saved [40791/40791] Kind regards, Karsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/