【发布时间】:2018-10-24 23:52:17
【问题描述】:
我已经安装了新版本的msysgit和MINGW,但是不支持sftp?!你能帮我添加这个吗?
$ curl -V
curl 7.59.0 (x86_64-w64-mingw32) libcurl/7.59.0 OpenSSL/1.0.2o (WinSSL)
zlib/1.2.11 libidn2/2.0.4 nghttp2/1.31.0
Release-Date: 2018-03-14
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS Debug IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL
libz TLS-SRP HTTP2 HTTPS-proxy MultiSSL Metalink
当我尝试访问 sftp 时:
fatal: Protocol 'sftp' not supported by curl, exiting...
【问题讨论】: