⇤ ← Revision 1 as of 2007-07-12 12:45:37
Size: 860
Comment:
|
← Revision 2 as of 2008-04-10 15:29:39 ⇥
Size: 864
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
|| [http://curl.haxx.se/ curl] || included || UNIX, Linux, [http://www.freshports.org/search.php?query=curl *BSD] || | || [[http://curl.haxx.se/|curl]] || included || UNIX, Linux, [[http://www.freshports.org/search.php?query=curl|*BSD]] || |
Contents
curl
Availability and IPv6 support
Description
curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity.
curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more.
Comments
Usage information
Categories
CategoryApps, CategoryAppsftp, CategoryAppswww
Source of information
FreeBSD port collection