Hi Ian, hi wgetters!
Thanks for your help!
> It didn't work for me either, but the following variation did:
> wget -r -l0 -nh -d -o test.log -H -I'bmaj*' http://members.tripod.de/jroes/test.html
Hm, did not for me :( neither in 1.4.5 nor in the newest Windows
binaries version I downloaded from Heiko. :(
> However, wget-1.7 dumps core with this so you'll have to use the
> latest version from CVS.
Hm, what exactly do you mean by that? Is the version from Heiko young
enough?
Here is what the debug output reads with 1.7.1:
*************
DEBUG output created by Wget 1.7.1-pre1 on Windows.
parseurl ("http://members.tripod.de/jroes/test.html") -> host
members.tripod.de -> opath jroes/test.html -> dir jroes -> file
test.html -> ndir jroes
newpath: /jroes/test.html
--22:16:33-- http://members.tripod.de/jroes/test.html
=> `members.tripod.de/jroes/test.html'
Connecting to members.tripod.de:80... Caching members.tripod.de <->
62.52.56.162
Created fd 72.
connected!
---request begin---
GET /jroes/test.html HTTP/1.0
User-Agent: Wget/1.7.1-pre1
Host: members.tripod.de
Accept: */*
Connection: Keep-Alive
---request end---
HTTP request sent, awaiting response... HTTP/1.1 200 OK
Server: Apache/1.2.7-dev
Set-Cookie: CookieStatus=COOKIE_OK; path=/; domain=.tripod.com;
expires=Sat, 06-Jul-2002 10:17:26 MET
cdm: 1 2 3 4 5 6Attempt to fake the domain: .tripod.com,
members.tripod.de
Set-Cookie: MEMBER_PAGE=jroes/test.html; path=/;
domain=members.tripod.de
cdm: 1 2 3
**************
No file was written.
I'll try it on another PC with another OS this weekend...
But if you can give any advice already, that would be great!
CU
Jens