mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
bb0aa544ae
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. PR: ports/9079 Submitted By: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Kris Kennaway <kkenn@rebel.net.au> This port replaces ports/www/urlget
10 lines
379 B
Plaintext
10 lines
379 B
Plaintext
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.
|
|
|
|
http://www.fts.frontec.se/~dast/curl/
|