curl - A utility for getting files from remote servers (FTP, HTTP, and others)
Website: | http://curl.haxx.se/ |
---|---|
License: | MIT |
Vendor: | CloudLinux |
- 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.29.0-57.el7.x86_64 [269 KiB] |
Changelog
by Kamil Dudka (2019-11-27):
- allow curl to POST from a char device (#1769307) |