Files
bsdports/net/libcurl/pkg-descr
2019-12-26 07:26:06 +00:00

10 lines
367 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.
WWW: http://curl.haxx.se/