| Hi,
I'm currently using httrack to mirror a site, but when the mirror is finished,
some files are missing, and I see these in hts-log.txt (with XXX changing) :
12:42:16 Warning: link is probably looping, type unknown,
aborting: <http://path/to/web/site/page.asp?id=XXX>
I'm using "HTTrack Website Copier/3.41-beta-13" and the command line args are
:
-b1 --assume asp=text/html -%P -x -%x -%v1 -X0 -%n
Even if I add a +http://path/to/web/site/page.asp?id=* on the command line,
the pages are still excluded and the file type unknown...
Do you know how I could force httrack to add these pages ? to bypass loop
checks on a specific page ?
Thanks a lot | |