| dear all,
I use httrack for automated checking of links
of large webites. However, I today ran into a
problem wich seems to be related to PHP scripts
used to download files. A typical URL wich seems
to make problems is:
...../docroot/_dynamicscript/pdfdownload.php?file=%
2Fnews1032939400%2asdasd.pdf
The result is, that httrack does not stop mirroring
or checking this site until I kill it. Does anybody
have an idea what I could change about this?
The command I use is:
httrack "$SITE" -O "./httrack/logs/$SITE/" --quiet --ext-
depth=0 --robots=0 --cookies=1 --priority=0 -t %P
Thanks for any input & of course for the great tool!!
Martin. | |