[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wget can't find remote directory [SOLVED]



fip@seitung.net (Vee-Eye) writes:

> > Very short: There is a "Gesamttext zum Herunterladen", in the case you
> > missed it.
> > I think it's a normal directory, where you are not allowed to cd to.
> 
> read: to list the contents ...
> > Another solution would be a shell for-loop with wget, because it seems, that the
> > links are simply numbered buelow1.htm - buelowXX.htm ...

There's a clever trick...

wget -m -np http://www.textkritik.de/bka/dokumente/dok_buelow/buelow1.htm

The -np option is not documented in the wget man page, only in
/usr/doc/wget/html/.

A.



Reply to: