Re: trouble with -p

2008-07-24 Thread Brian Keck
On Sun, 20 Jul 2008 23:08:56 +0200, Matthias Vill wrote: Brian Keck schrieb: If you do wget http://www.ifixit.com/Guide/First-Look/iPhone3G then you get an HTML file called iPhone3G. But if you do wget -p http://www.ifixit.com/Guide/First-Look/iPhone3G then you get

Re: trouble with -p

2008-07-23 Thread Brian Keck
On Sat, 19 Jul 2008 10:26:25 MST, Micah Cowan wrote: Brian Keck wrote: If you do wget http://www.ifixit.com/Guide/First-Look/iPhone3G then you get an HTML file called iPhone3G. But if you do wget -p http://www.ifixit.com/Guide/First-Look/iPhone3G then you get a directory called

trouble with -p

2008-07-19 Thread Brian Keck
seeing anything relevant. Thanks, Brian Keck

bug in escaped filename calculation?

2007-10-04 Thread Brian Keck
-byte string %87. I'm guessing this is not intended. I would have sent a fix too, but after finding my way through http.c retr.c I got lost in url.c. Brian Keck

Re: trouble with -p

2007-08-13 Thread Brian Keck
On Sun, 12 Aug 2007 19:44:36 MST, Micah Cowan wrote: Brian Keck wrote: Sometimes -p doesn't work. For instance: ... You want the -H option. Thanks, so I do, Brian Keck

trouble with -p

2007-08-12 Thread Brian Keck
. Thanks for any help, Brian Keck