Skip to content

05.10. Download All HTTP Status Codes

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

Download All HTTP Status Codes

-A, --All      Retrieves snapshots for all HTTP status codes.
               If omitted only retrieves the status code of 200

Optional. By default, the Wayback Machine Downloader will download the files responding only to the HTTP status code of 200 (HTTP status code for OK). This -A flag will download responses with all HTTP status codes, such as 30x, 40x and 50x.

Examples

wbm-dl yoursite.com -o c:/download -A
Clone this wiki locally