Introduction
Curl
is a tool for transferring data between servers, supporting protocols, including:
- HTTP
- HTTPS
- FTP
- IMAP
- LDAP
- POP3
- SCP
- SFTP
- SMB
- SMTP
* etc…
- Curl GitHub source repository (github.com)
- Curl Official Website (curl.se)
Comments
Related
Curl
is a tool for transferring data between servers, supporting protocols, including: