From: Isaac Witmer <isaaclw_at_gmail.com>
> On Tue, Oct 5, 2010 at 11:51 AM, John Doe <jdmls_at_yahoo.com> wrote:
> > Why recurse?
> > If you take your list from the log files, you will get all accessed files
> > already... no?
> How would you do it?
> with wget, the only way of having it crawl through websites, is to
> recurse... isn't it?
Why cache the possible hundred pages bellow an url if nobody went to see
them...?
If people only watch sites frontpages, you just need to pre-cache sites
frontpages.
If they go see some sub-pages, it will appear in the logs...
So I think you only need the '-p' option.
JD
Received on Wed Oct 06 2010 - 09:28:05 MDT
This archive was generated by hypermail 2.2.0 : Wed Oct 06 2010 - 12:00:02 MDT