如何在libcurl中启用ssh协议

如何在libcurl中启用ssh协议,curl,ssh,libcurl,Curl,Ssh,Libcurl,我正在尝试使用Lando init并不断遇到以下错误“curl:(1)libcurl中不支持或禁用协议“ssh”如何启用ssh协议以便使其正常工作?libcurl不支持ssh。但是,它确实支持SCP和SFTP(通过SSH完成)。当我运行curl--版本i时,有以下协议:协议:dict file ftp ftps gopher http https imap imap ldap ldap pop3 pop3s rtsp SCP SFTP smb smb smp smtps telnet tftp

我正在尝试使用Lando init并不断遇到以下错误“curl:(1)libcurl中不支持或禁用协议“ssh”如何启用ssh协议以便使其正常工作?

libcurl不支持ssh。但是,它确实支持SCP和SFTP(通过SSH完成)。

当我运行curl--版本i时,有以下协议:协议:dict file ftp ftps gopher http https imap imap ldap ldap pop3 pop3s rtsp SCP SFTP smb smb smp smtps telnet tftp