| Hi again!
This time I'm trying to use Httrack to download more than one page at time. To
be more specific I'm trying to find the best options-combination to download
all the pages i need considering:
1) The web sites can be very different each other;
2) I just need the page given by the url plus all the files needed for the
offline viewing.
This is the command i'm using at moment:
Loop for all the urls:
httack -I -w -D -r5 -M1000000 -F <useragent> -A100000 -G10000000 -m50000 -O
myweb/<url> <url>
where 'url' is exactly the url of the page i need and 'useragent' is the
useragent id.
The result is that some pages are well downloaded while others not.
I would appreciate all the tips you can give me :)
thanks in advance,
--
Flavio | |