cURL for Windows

Submit command line tools that you find here.
Post Reply
Message
Author
User avatar
rbon
Posts: 361
Joined: Wed Mar 28, 2007 2:16 am
Location: Italy

cURL for Windows

#1 Post by rbon »

cURL rel. 7.73.0 released at October 14, 2020.
cURL is a CLI command line tool and library for transferring data with URLs (since 1998):
• web site: https://curl.se/
• download page: https://curl.se/windows/
• direct download cURL for 32 bit: https://curl.se/windows/dl-7.73.0_1/cur ... -mingw.zip
• direct download cURL for 64 bit: https://curl.se/windows/dl-7.73.0_1/cur ... -mingw.zip
• Changelog: https://curl.se/changes.html
• GitHub project page: https://github.com/curl/curl
• GitHub download page: https://github.com/curl/curl/releases/tag/curl-7_73_0
• Softpedia review: https://www.softpedia.com/get/Programmi ... cURL.shtml

cURL Supports:
DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Rick Cook.

billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

Re: curl

#2 Post by billon »


User avatar
rbon
Posts: 361
Joined: Wed Mar 28, 2007 2:16 am
Location: Italy

Re: cURL for Windows

#3 Post by rbon »

cURL rel. 7.74.0 released at December 9, 2020.
cURL is a CLI command line tool and library for transferring data with URLs (since 1998):
• web site: https://curl.se/
• download page: https://curl.se/windows/
• direct download cURL for 32 bit: https://curl.se/windows/dl-7.74.0/curl- ... -mingw.zip
• direct download cURL for 64 bit: https://curl.se/windows/dl-7.74.0/curl- ... -mingw.zip
• Changelog: https://curl.se/changes.html#7_74_0
• YouTube video for release 7.74.0: https://www.youtube.com/watch?v=IaLwkQu ... e=youtu.be
• GitHub project page: https://github.com/curl/curl
• GitHub download page: https://github.com/curl/curl/releases/tag/curl-7_74_0
• Softpedia review: https://www.softpedia.com/get/Programmi ... cURL.shtml

cURL Supports:
DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
Note
YouTube video is very long (55 min.)
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Rick Cook.

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: cURL for Windows

#4 Post by Midas »

cURL v7.75.0 released 2021-02-03 (changelog at https://curl.se/changes.html).

User avatar
rbon
Posts: 361
Joined: Wed Mar 28, 2007 2:16 am
Location: Italy

Re: cURL for Windows

#5 Post by rbon »

cURL v7.81.0 released at January 5, 2022:
• website: https://curl.se/windows/
• changelog: https://curl.se/changes.html
• download page for Windows: https://curl.se/windows/
• direct downlaod for 32 bit: https://curl.se/windows/dl-7.81.0/curl- ... -mingw.zip
• direct download for 64 bit: https://curl.se/windows/dl-7.81.0/curl- ... -mingw.zip
• Video presentations (videos are hosted on YouTube): https://curl.se/docs/videos/
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Rick Cook.

Post Reply