Tag Archives: migration

Quickly mirror website…

This is going to (hopefully) be part of a much larger article on moving web sites from one host to another.  Until then, I leave with just a simple command to download almost all of an entire webpage to a local directory… <code>wget -rnp -nd www.example.com</code> Or, if we want to download the same files, but store [...]
Posted in quickfire, tips | Tagged | 2 Comments