| > I've tried numerous times to get scan rules to work
> but it just doesn't seem to be working for me. Does
> everything have to be on the same line just
> separated by spaces, or can each rule be on a
> different line.
spaces or new line
> Is it possible to set a rule that will make HTTrack
> only download files which are in certain folders and
> nothing else.
You have to allow httrack to spider all the html to get the all links.
> For example there are tons of directories in the
> format of:
>
> <http://website.com/city/state/address/club/>
>
> There would obviously be so many links to speficy
> since their are so many different cities, states,
> and then each one having it's own address. I just
> need what's in the club folder of each location and
> was wondering if there is a way to do this so it
> just downloads that instead of anything else.
How do you expect httrack to get the path to */club/ if you won't allow it to
spider city and state pages? | |