Docu review done: Thu 29 Jun 2023 12:36:23 CEST
Commands
Command | Description |
---|---|
wget -r --no-check-certificate -x [url] | downloads all files + creates directory (recursive) |
wget --limit-rate=200k --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla [url] | nearly the same |