| > I have a site I want to copy to be able to view and
search
> locally. But I don't need the whole site. Now I was
> wondering if it is possible to get some kind of map from
> the site first so I can determine which folders and
> subfolders to in/exclude.
Well, the best way would be to get all html data (which may
be quite long, however), there isn't any other solution.
Either use filters, such as "-* +www.yoursite.com/*.html
+www.yoursite.com/*.php +www.yoursite.com/*.asp" or use
the "Options/Experts/Store only html files" advanced option.
| |