Difference between revisions of "Wget"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* <code>wget http://www.example.com/</code> | * <code>wget http://www.example.com/</code> | ||
* <code>wget -r http://example.com/</code> | * <code>wget -r http://example.com/</code> | ||
+ | :<code>-r --recursive</code> Turn on recursive retrieving. | ||
== Activities == | == Activities == |
Revision as of 05:17, 2 January 2020
wget
software supports downloading via HTTP, HTTPS, and FTP protocols
Usage
wget http://www.example.com/
wget -r http://example.com/
-r --recursive
Turn on recursive retrieving.
Activities
See also
- Netcat
wget
,cURL
,links
,lynx
,elinks
,w3m
,httpie, opensearch-cli curl
,--no-check-certificate, wget --help
aria2c
with supports for HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalinkiwr
(Invke-WebRequest) PowerShell functionality- links (browser), lynx (browser), Elinks (browser) command line browsers
Advertising: