cURL

Description

curl is an open source command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.

Home page

https://curl.se/

Documentation

https://curl.se/docs/

License

Curl and libcurl are licensed under a MIT/X derivate license.

Usage

Use

module avail cURL

to see which versions of curl are available. Use

module load cURL/version

to get access to curl or libcurl.

Did you find what you were looking for?
Published June 21, 2021 10:35 AM