httrack icon indicating copy to clipboard operation
httrack copied to clipboard

question: parrallel pages downloading

Open boomsya opened this issue 5 years ago • 0 comments

hi. i try to use httrack to build html version of site and i have some trouble in parallel page downloading (tried in Centos and Ubuntu console).

.sh file: httrack http://some.site -f2 -s0 -c48 -T60 -q -R2 -K0 -%! --disable-security-limits -%F "<!-- test -->" -F "Firefox 65.0.3" -A999999999 -%c90

All pages downloading in 1 thread. Site have only 3 level of depth.

maybe someone see the problem in my command line?

boomsya avatar Jul 15 '19 13:07 boomsya