| Hi,
I'm using this command,
httrack <http://www.domain.com/> -w -q -O "/tmp/www.domain.com"
"+*.domain.com/*" -v
How to remove or avoid header & footer tags that are inserted into html
files?I know that I can use find & replace, but I'll have full website mirrors
with thousands of links, will just be waste of computer power to find &
replace.
Any solution for this problem?%F doesn't work either. | |