Carlos Aguni

Highly motivated self-taught IT analyst. Always learning and ready to explore new skills. An eternal apprentice.


Make offline mirror of site wget

07 Dec 2021 »

https://www.guyrutenberg.com/2014/05/02/make-offline-mirror-of-a-site-using-wget/

wget --mirror \
     --convert-links \
     --adjust-extension \
     --page-requisites \
     --no-parent \
     http://example.org