This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
所以我已经弄清楚该怎么办。
而不是使用私钥连接到服务器。最好使用OpenSSH服务器和SSH。
这对我有用,比使用私钥要好得多。
您可以看到以下教程,使用SFTP安装并连接到服务器。
教程
我应该提及的一些事情
有关更多帮助,您可以随时回复此评论。
So I have figured out what to do.
Instead of using a private key to connect to the server. It is better to use openSSH server and SSH.
This worked for me and it is way more better than using a private key.
You can see the following tutorial to install and connect to the server using SFTP.
The Tutorial
Some things I should mention are:
For more help you can always reply to this comment.