Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 663c223e149a82d6d5687c36c175592ede43dfed Size: 5.15 MB File Format: zip
Rating: 2.782608695
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 1508 License: Free
cURL is a free software by Daniel Stenberg and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download cURL which is 5.15 MB in size and belongs to the software category File Editors. cURL was released on 2017-04-19 and last updated on our database on 2017-04-25 and is currently at version 7.54.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
cURL Description
cURL, or Client URL Request Library, is developed as a command line application that helps you transfer files using a URL syntax and save them on your computer.
The application supports a wide range of protocols such as POP3, POP3S, DICT, FILE, FTP, HTTP, HTTPS, IMAP, FTPS, LDAPS, Gopher, Telnet, TFTP and SCP. As far as certificates go, it supports HTTP POST, HTTP PUT, SSL, HTTP form based upload, user+password authentication, cookies, proxies, proxy tunneling and file transfer resume.
If all this isn't sufficient for you, you should know that cURL is an open source application, meaning that you have total freedom to enhance its features or include it into a third party application.
While running cURL, it displays a progress meter that informs you of the amount of data that is being transferred and the estimated time until completion. This progress meter can be viewed automatically to the terminal.
The application generates two separate projects: libcurl, and curl. The first one, libcurl is an easy-to-use client-side URL transfer library, while curl receives and sends files using URL syntax.
Libcurl can handle full URL syntax with no length limit and allows you to change the maximum acceptable download time and speed. Libcurl is also capable of guessing protocols from the hosts’ name and offers standard proxy environment variables support.