I'm using HTTrack3.22-2 on my Linux system.
My command line is:
/usr/bin/httrack some_site/some_file -r0 -%e0 -K0 -q -
N101 -M10000000 -a -C0 -I0 -B -%U some_user
But if file length more than 10Mb Httrack downloading this
file anyway...=(
How to said if i don't wont this file if it bigger than
10Mb? |