Download a site

Posted by Daniel Vela on June 21, 2015

On Mac OS X open Terminal and type:

$ wget --page-requisites --convert-links http://URL-to-Start

However, this will only download those files that are referenced from the entry URL, so you might need to run it on all sub-URLs individually.