Difference between revisions of "Wget --mirror / -m"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
-m, [[--mirror]] shortcut for -N -r -l inf --no-remove-listing | -m, [[--mirror]] shortcut for -N -r -l inf --no-remove-listing | ||
+ | |||
+ | export http_proxy=http://127.0.0.1:3128/ | ||
+ | wget --cache=off [[--mirror]] http://www.mywebsite.org | ||
+ | wget --cache=off --delete-after --mirror http://www.mywebsite.org | ||
{{wget}} | {{wget}} |
Revision as of 12:07, 18 January 2024
-m, --mirror shortcut for -N -r -l inf --no-remove-listing
export http_proxy=http://127.0.0.1:3128/ wget --cache=off --mirror http://www.mywebsite.org wget --cache=off --delete-after --mirror http://www.mywebsite.org
wget
, cURL
, links
, lynx
, elinks
, w3m
, httpie, opensearch-cli curl
, --no-check-certificate, wget --help
Advertising: