Difference between revisions of "Wget --mirror / -m"
Jump to navigation
Jump to search
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 -r]] | ||
== See also == | == See also == | ||
* {{wget}} | * {{wget}} |
Revision as of 12:15, 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 -r
See also
Advertising: