1999-02-09 16:31:34 +01:00
|
|
|
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.
|
|
|
|
|
2001-05-09 15:43:07 +02:00
|
|
|
WWW: http://curl.haxx.se/
|