August 12, 2009
how to copy a website with httrack on linux
This is more for my own reference than anything. Say you see a flog on the intertubes and want to rip it and stick up for affiliate links. How to do it quickly on Linux? I used to use wget but it sucked. httrack is much better.
httrack “http://www.techcrunh.com/” -N1 -O “/home/techcrunch_rip/public_html” +techcrunch.com/* +crunchgear.com/* -v
This […]
Filed by Georgie Casey at August 12th, 2009 under kOM-PUT-ER | No comments
