| > Thanks, William! Doesn't work, though: If I exclude
> everything, HTTrack will also not follow any links
> in the excluded files. That, however, is necessary
> since not all the files I want are linked on the
> same page (easy stuff if they were...) So I need a
> way to (1) exclude all but certain files from being
> download while (2) still spidering ALL files. Ideas?
Your original question was to download ONLY abc*.html
Now you say you want to spider everything but download only some files.
Can't be done. How can httrack spider the site if it can't download the html
files to get the links to spider? | |