Fast and efficient file downloader and recursive website crawler
Successor of GNU Wget, a file and recursive website downloader
wget2$ wget2 https://example.com/file.zip$ wget2 -r -l 2 https://example.com$ wget2 -O myfile.pdf https://example.com/document.pdf