> I downloaded an website and I noticed that I downloaded
> over 1GB of pictures from www.panelbar.net. HTTrack enter
> in a bad recursion taking images/images/images ... etc.
> folder. My option was to get non-html files related to a
> link.
It could be a bug but I've seen this problem before and it
was related to incorrect <base href=""> tags in the website
code.
If you have this sort of problem you can add a scan rule to
prevent the recursion. In the Panelbar example you might
apend this rule:
-*/images/images*
|