This is an old revision of the document!


Download site with wget

#!/bin/sh
 
cd $1
wget \
	     --recursive \
	          --no-clobber \
		       --page-requisites \
		            --html-extension \
			         --convert-links \
				      --restrict-file-names=windows \
				           --domains $2 \
					        --no-parent \
						$3
howto/download_site_with_wget.1479816630.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0