来源:http://www.weiruoyu.cn/?p=325
使用SecureCRT生成的密钥,无法在WinSCP使用,
使用puttygen.exe无法直接转换,解决办法
1.使用大于等于SecureCRT6.5版本,来转换
记得放入私钥,不是pub公钥。然后保存到桌面OpenSSH格式的密钥
注:英文版本使用:
SecureCRT:Quick Connect-> Authentiation -> Public Key -> Properties ->Create Identity File -> DSA/RSA -> Set Passphrase -> Done
2.使用puttygen.exe转换 ppk格式密钥
放入OpenSSH的私钥,并输入密码
3.使用WinSCP使用ppk密钥即可登录
下载附件puttygen.exe:http://www.weiruoyu.cn/?p=325
来源:http://hi.baidu.com/bailiangcn/item/14a8cbd6318bd62a39f6f706
转载于:https://blog.51cto.com/weiruoyu/1009605