Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <02e901c138a5$bae3b8d0$0a00a8c0@PWORK> Reply-To: "C. Porter Bassett" From: "C. Porter Bassett" To: References: <999820851 DOT 27921 DOT ezmlm AT sources DOT redhat DOT com> <3B99E9DD DOT D7476A28 AT hackdata DOT com> Subject: Re: wget not behaving correctly Date: Sat, 8 Sep 2001 14:34:59 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 ----- Original Message ----- From: "Hack Kampbjørn" >Yes this is the '?' in the URL. There can be two problems here depending >on which shell you use. First your shell may not send the '?' to wget >but directly complain that it cannot expand the globbing character '?' >to a filename, I cannot tell if this is the case as you did not include >full output of running the wget command. OK, here it is: 1427:PWORK:~$ wget.exe -rd -A gif,jpg,png,bmp http://fan.theonering.net/rolozo/galleries.php? mode=2 DEBUG output created by Wget 1.6 on cygwin32. parseurl ("http://fan.theonering.net/rolozo/galleries.php?mode=2") -> host fan.theonering.net -> opath rolozo/galleries.php?mode=2 -> dir rolozo -> file galleries.php?mode=2 -> ndir rolozo newpath: /rolozo/galleries.php?mode=2 Checking for fan.theonering.net. This is the first time I hear about host fan.theonering.net by that name. --14:27:54-- http://fan.theonering.net/rolozo/galleries.php?mode=2 => `fan.theonering.net/rolozo/galleries.php?mode=2' Connecting to fan.theonering.net:80... Created fd 3. connected! ---request begin--- GET /rolozo/galleries.php?mode=2 HTTP/1.0 User-Agent: Wget/1.6 Host: fan.theonering.net Accept: */* ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Sat, 08 Sep 2001 20:35:39 GMT Server: Apache/1.3.19 (Unix) PHP/4.0.4pl1 mod_perl/1.25 X-Powered-By: PHP/4.0.4pl1 Connection: close Content-Type: text/html Length: unspecified [text/html] fan.theonering.net/rolozo/galleries.php?mode=2: No such file or directory Closing fd 3 Cannot write to `fan.theonering.net/rolozo/galleries.php?mode=2' (No such file or directory). FINISHED --14:27:54-- Downloaded: 0 bytes in 0 files 1427:PWORK:~$ -- 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/