mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
10 lines
476 B
Plaintext
10 lines
476 B
Plaintext
|
Wget [formerly known as Geturl] is a freely available network utility
|
||
|
to retrieve files from the World Wide Web using HTTP and FTP, the two
|
||
|
most widely used Internet protocols. It works non-interactively, thus
|
||
|
enabling work in the background, after having logged off.
|
||
|
|
||
|
The recursive retrieval of HTML pages, as well as FTP sites is
|
||
|
supported -- you can use Wget to make mirrors of archives and home
|
||
|
pages, or traverse the web like a WWW robot (Wget understands
|
||
|
/robots.txt).
|