| Hi all,
I would like to download only what is linked into a specific file but in
several different folders , like this:
<http://domain.com/*/special.html> with 3 level under
to obtains:
<http://domain.com/a/special.html>
<http://domain.com/b/special.html>
<http://domain.com/c/special.html>
I tried with the * wildcard but it return an error.
Is it possible to do it with httrack ?thanks for any reply | |