| > I realized HTTracks was working, but it starts
> downloading the other pages about 10 mins later. It
> seems HTTracks does a scanning of all the site first
> and then it starts to download the pages.
This is related to two problems in the 3.02:
- The parser is very slow
- Dynamic pages such as asp pages are being tested
before downloading to know their types
These two problems have been fixed for 3.03beta,
please redo some tests with it (download.httrack.com)
using the --assume option:
--assume asp,php,php3,cfm,jsp,exe,cgi,pl=text/html
(option to put in the "filters" section for the
Windows GUI version)
| |