A command-line tool (curl) used to transfer data to or from a server. It can be used to upload files via HTTP, HTTPS, FTP, or other protocols using commands like:
curl -T filename https://example.com/upload