Hi again!

I am trying to start from
http://members.tripod.de/jroes/test.html
(have a look)
The first link goes to a site I do not want. 
The second link goes to a site that should be retrieved.

wget -r -l0 -nh -d -o test.log -H -I/bmaj*/
http://members.tripod.de/jroes/test.html

does not work.

wget -r -l0 -nh -d -o test.log -H -Dhome.nexgo.de -I/bmaj*/
http://members.tripod.de/jroes/test.html

does neither :(
I also tried -Dhome.nexgo.de -I../bmaj.roesner/ with no success.

The debug output (I know it is not bug, but this gives many information)
reads:

**************
parseurl("http://home.nexgo.de/bmaj.roesner/";) -> host home.nexgo.de ->
opath bmaj.roesner/ -> dir bmaj.roesner -> file  -> ndir bmaj.roesner
http://home.nexgo.de:80/bmaj.roesner/ (bmaj.roesner) is
excluded/not-included.
http://home.nexgo.de:80/bmaj.roesner/ already in list, so we don't load.
**************

How can it be done?

CU
Jens

http://www.jensroesner.de/wgetgui/

Reply via email to