Demo Discussion
Linux Demo Database
  General linux tips & tricks  Not logged in ELOG logo
Message ID: 7     Entry time: Mon Sep 21 11:04:32 2015
Author: Stefan Ritt 
Type: Routine 
Category: Software 
Subject: Download whole Web sites with  
To download whole web sites recursively, use

wget -m <URL>

where -m (mirror) does a recursive download of up to five levels and only 
downloads files which are newer than the local copy.
ELOG V3.1.5-fe60aaf