Difference between revisions of "Wget --mirror / -m"
Jump to navigation
Jump to search
m (Welcome moved page Wget -m to Wget --mirror / -m) |
|||
Line 7: | Line 7: | ||
wget --cache=off --delete-after --mirror http://www.mywebsite.org | wget --cache=off --delete-after --mirror http://www.mywebsite.org | ||
− | {{wget}} | + | |
+ | == See also == | ||
+ | * {{wget}} |
Revision as of 12:09, 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
See also
Advertising: