cURL
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl 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, http proxy tunneling and more.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of cURL can then be made available with one of the following:
module load cURL/8.0.1-GCCcore-12.3.0
module load cURL/7.86.0-GCCcore-12.2.0
module load cURL/7.83.0-GCCcore-11.3.0
module load cURL/7.78.0-GCCcore-11.2.0
module load cURL/7.76.0-GCCcore-10.3.0
module load cURL/7.72.0-GCCcore-10.2.0
module load cURL/7.69.1-GCCcore-9.3.0
module load cURL/7.66.0-GCCcore-8.3.0
module load cURL/7.60.0-GCCcore-7.3.0
module load cURL/8.0.1-GCCcore-12.3.0
module load cURL/7.86.0-GCCcore-12.2.0
module load cURL/7.83.0-GCCcore-11.3.0
module load cURL/7.78.0-GCCcore-11.2.0
Notes
cURL was installed using Easybuild, build details can be found in $EBROOTCURL/easybuild
with a given module loaded.