Skip to main content
luniox

wget tool to clone whole site with source code

wget --mirror --convert-links --adjust-extension --page-requisites --no-parent [URL]

Where:

Replace [URL] with the URL of the website you want to download.