| Ok, my website mirroring is going alright.
To download images I've unfortunately had to increase the
depth by 1.
Now, the next problem... my filter is
-* +*.gif +*.jpg +*.html*[] +*.htm*[] -*.php* -*cgi*
+www.something.com/mainpage.html
Everything works well, EXCEPT
if mainpage links to say
<http://somenews.com/newsarticle.html>
it mirrors no problem. If it links to just a directory
(which will then have a default index.html appear) such as
<http://mynews.com/today/SomeBreakingHeadline/>
Then httrack doesn't mirror it.
How can I fix it? would adding "+*/" to the filter part
clear it up?
Thanks
Greg | |