November 5th, 2013
$ wget –mirror -p –convert-links -P ./LOCAL-DIR WEBSITE-URL
- –mirror : turn on options suitable for mirroring.
- -p : download all files that are necessary to properly display a given HTML page.
- –convert-links : after the download, convert the links in document for local viewing.
- -P ./LOCAL-DIR : save all the files and directories to the specified directory.
Browse tags
#Quotes 1 asides
#Personal 1 text
#Remote 1 text
#Random Musings 1 text
#Software 4 text
#Windows 4 text
#Hardware 2 text