使用FlashFxp sftp无法连接Linux处理
sftp无法连接
[18:32:41] FlashFXP 5.4.0 (build 3970)
[18:32:41] Support Forums https://www.flashfxp.com/forum/
[18:32:41]
...
[18:33:03] [R] SSH 错误: 协商认证模式失败
[18:33:03] [R] SSH 连接已关闭
[18:33:03] [R] 连接失败
处理:
/etc/ssh/sshd_config文件夹的一个配置项PasswordAuthentication 默认为no,“PasswordAuthentication”设置是否允许口令验证。把它改为yes,重启服务。