| Hi,
I'm trying to rip a few artist sites from us.vclart.net. The problem is that
HTTRACK is not only going down the site tree. After a short time its
downloading the whole site.
Example: <http://us.vclart.net/vcl/Artists/Kacey/>
Everyting interesting is beyond /Kacey/-> the problem is after e few minutes
HTTRACK switches to <http://us.vclart.net/vcl/Artists/->>; and so on. How to
force HTTRACK to download only things after /Kacey/?
My commandline is : httrack -%L linkliste.txt -O "/home/anubis/websites/test"
-D -%v2 -A100000 -c30 -%k -%p -%P +*.jpg +*.jpeg +*.png +*.gif
(linklist.txt contains a few artists of this site)
There must be a mistake in my command line? Any ideas?
Thanks in advance :) | |