| Is it possible to use HTTTrack to download a single page and all of its
relative files ?
I saw this in your Forum but there's no answer for it
<http://forum.httrack.com/readmsg/9350/index.html>
I can do so easy with wGET and get the page + all the files for it. This takes
a few seconds.
Using HTTTrack I have to set -r2 and it has to recurse a bunch of pages,
meaning it takes minutes.
Here's my command line for HTTTRack
runhidewait(comspec, `/c "C:\Program Files\WinHTTrack\httrack.exe" %url% -g
-r2 -O .\HTT2 -f`) | |