Update wget

This commit is contained in:
Brutus 2014-03-06 14:20:52 +01:00
parent 4512e5fc44
commit af8eb721be
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ wget http://www.myserver.com/files-{1..15}.tar.bz2
wget -pk http://path.to.the/page.html
# To mirror a whole site locally
wget -mk http://path.to.the/page.html
wget -mk http://site.tl/
# To download all the files in a directory with a specific extension if directory indexing is enabled
wget -r -l1 -A.extension http://myserver.com/directory