All things of interest - an entrepreneur loves coding and open source
Wednesday, 13 November 2013
Using Wget to download entire website:
use following command to download the website:
wget -r -Nc -mk http://bacutin.blogspot.com/
-r Turn on recursive retrieving
-N Turn on time-stamping
-m Create a mirror
-k Convert the link
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment