Skip to content

04. Basic Usage

Eri Airlangga edited this page Mar 24, 2020 · 1 revision

Basic Usage

At the very basic, you should run wbm-dl followed by the website name, for example http://yoursite.com :

wbm-dl http://yoursite.com

or just

wbm-dl yoursite.com

Issuing the above command will download the website to the ./websites/yoursite.com directory.

Specifying the URL to Download

You must supply a valid URL address to download.

Examples

Some valid URL examples are shown below:

wbm-dl yoursite.com 
wbm-dl http://yoursite.com 
wbm-dl https://yoursite.com 
Clone this wiki locally