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

Re: config




> Dealing with wget can be very dangerous. If one has a link in the tree
> to www.yahoo.com one is big trouble if one hasn't limited the level to
> 1 ore something...

It won't do that unless you give the `--span-hosts' option in addition
to `--recursive'. I usually use

  wget --recursive --no-parent  [link to the main page]

to restrict it to a given subdirectory as well (of course, this can
break things if images are located outside of the subdir).

Kasper
-

         -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
         Mnemonic Browser Project - http://www.mnemonic.browser.org/
                           Developers Mailinglist
             Archive: http://www.mnemonic.browser.org/list/dev/
         -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-