homebrew curl libssh2:在支持libssh2(sftp)的Mac OS上安装curl 源码
在具有libssh2(sftp)支持的Mac OS上安装curl brew install marcelomazza/homebrew-curl-libssh2/curl 如果您需要先在curl中运行curl,请执行以下操作: echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.bash_profile
下载地址
用户评论