| Httrack does not/cannot scan "folders"
Webpages are file retrieved by URLS
Httrack just grabs links on a page, then goes to all those pages and grabs all
there links, then repeat. This would grab all of the internet, so we put on
restrictions
+*.png means for any LINK ending in the text ".png" go download it.
Whatever site your using, has some pages, that have links ending .png and are
in /test/ which the webserver has been configured to not share out to you
(internal website to the company or some other security restriction based on
what the web server knows about you).
There isn't really a problem here, so I hope that helps. | |