blob: c8ecf63fa0cea2dead711418d64e938a18940bb8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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://www.fts.frontec.se/~dast/curl/
|