Herold, and many others, is right.  This appears to be
a problem with windows.  It is working correctly on
Linux.  This being my first experience with wget, I'm
fairly pleased with it and I appreciate the quick
replys to my post on the maillist.

Thanks for all the help,
Nate Baxley

--- Herold Heiko <[EMAIL PROTECTED]> wrote:
> More probably the usual (sigh) file system unusuable
> character problem (
> '?' in this case ). I can;t do it now, try something
> like
> wget -O out.html
>
http://www.baxleys.org/noah/other_images.php?month_id=11&year_id=2001
> (mind the wrap)
> if you can download that url directly without going
> through test2.html.
> If the page is saved correctly in out.html the
> problem is indeed the
> file system problem.
> Heiko
> 
> -- 
> -- PREVINET S.p.A.           
> [EMAIL PROTECTED]
> -- Via Ferretto, 1            ph  x39-041-5907073
> -- I-31021 Mogliano V.to (TV) fax x39-041-5907087
> -- ITALY
> 
> > -----Original Message-----
> > From: Alan Eldridge [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 3:05 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: parameters in the URL
> > 
> > 
> > On Tue, Dec 18, 2001 at 05:55:17AM -0800, Nate
> Baxley wrote:
> > >okay, it looks like it is finding the page and
> getting
> > >a 200 back from HTTP, but then can't find the
> page. 
> > 
> > I don't think that's what it's saying at all. Read
> on...
> > 
> > >--22:41:11-- 
> >
>
>http://www.baxleys.org/noah/other_images.php?month_id=11&year_id=2001
> > >=>
> >
>
>`www.baxleys.org/noah/other_images.php?month_id=11&year_id=2001'
> > >Connecting to www.baxleys.org[66.78.8.167]:80...
> > >connected.
> > >HTTP request sent, awaiting response... 200 OK
> > >Length: unspecified [text/html]
> >
>
>www.baxleys.org/noah/other_images.php?month_id=11&year_id=2001:
> > >No such file or directory
> > >
> > >Cannot write to
> >
>
>`www.baxleys.org/noah/other_images.php?month_id=11&year_id=2001'
> > >(No such file or directory).
> > 
> > That's a local error. The (f)open on the output
> failed with 
> > errno set to
> > ENOENT. 
> > 
> > This could still be a wget problem, if somehow it
> got 
> > confused and managed
> > to miss out a mkdir call.
> > 
> > Guess next step is to run it with debugging
> compiled in and turned on.
> > 
> > -- 
> > Alan Eldridge
> > Just another $THING hacker.
> > 


__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

Reply via email to