From: Daniel Stenberg Date: Wed, 6 Dec 2006 10:07:12 +0000 (+0000) Subject: 7.16.1 knows SFTP too X-Git-Tag: curl-7_16_1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dcd606b47b3c9aa47457fd28eddfc2ba4a0b7dc;p=thirdparty%2Fcurl.git 7.16.1 knows SFTP too --- diff --git a/docs/curl.1 b/docs/curl.1 index 0a85992e52..e83779af64 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -30,8 +30,8 @@ curl \- transfer a URL .SH DESCRIPTION .B curl is a tool to transfer data from or to a server, using one of the supported -protocols (HTTP, HTTPS, FTP, FTPS, SCP, TFTP, DICT, TELNET, LDAP or FILE). -The command is designed to work without user interaction. +protocols (HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or +FILE). The command is designed to work without user interaction. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL connections, cookies, file transfer