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