| I want to scan a website for specific HTML files, namely:
1) whose name is index.html and
2) which are in a folder whose name contains the
string "match"
I want to follow ALL links on the website, but only
download the "index.html" files. I fiddled around quite a
lot with the options, but I either get too few or too many
files. What would be an appropriate filter for this task?
Any help will be appreciated, thanks,
Thomas
| |