Hi S.G.,

If I am not completely asleep after yesterday, -np means --no-parent and 
forces a recursion ONLY down the directory tree, whereas 
../dir1/file.ext means in HTML: Go UP one level and then into the
directory dir1.
So, remove the -np and you should be fine.

CU
Jens


"S.G" wrote:
> 
> I am having trouble instructing wget to follow links
> such as <A HREF="../files/file.ext">.
> 
> Is there a certain way to go about following such
> links.
> 
> currently i am trying ./wget -r -np -L
> http://www.addr.com/filelist.htm
> 
> Thans for any and all help on this.

Reply via email to