My favourite command line for mirroring with wget
9th January 2011
wget ––continue ––mirror ––page-requisites ––adjust-extension ––convert-links ––backup-converted ––limit-rate=500k ––wait=2 URL
(short form: wget -cmpEkK ––limit-rate=500k -w 2 URL)
Read the rest of this entry »
Posted in *nix, Notepad | No Comments »
