Offline mirror with wget

From Noah.org
Revision as of 16:03, 8 September 2007 by Root (talk | contribs) (New page: Category:Engineering This downloads the given document and all parts it needs to be viewed offline. The number set by --cut-dirs must match the number of parent directories in the URL...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


This downloads the given document and all parts it needs to be viewed offline. The number set by --cut-dirs must match the number of parent directories in the URL (dir1 and dir2).

wget -m -np -p -P OUTPUT_DIR -nH--cut-dirs=2 -k http://www.example.org/dir1/dir2/index.html