curl - A utility for getting files from remote servers (FTP, HTTP, and others)
Website: | http://curl.haxx.se/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Packages
curl-7.24.0-2.fc17.i686 [240 KiB] |
Changelog
by Kamil Dudka (2012-04-17):
- use NSS_InitContext() to initialize NSS if available (#738456) - provide human-readable names for NSS errors (upstream commit a60edcc6) |