摘要: 昨天开始用FileZilla一直不能登录远程的服务器,ssh的登录就OK,因为是服务器,也不敢乱动。查了好多资料终于解决了。 首先,查看一下系统的安全日志[root@localhost sbin]# cat /var/log/secure | grep sftp显示的信息如下:Nov 15 12:43:30 localhost sshd[22938]: error: subsystem: cannot stat /usr/libexec/openssh/sftp-server: No such file or directoryNov 15 12:43:30 localhost sshd[22 阅读全文
posted @ 2012-11-19 00:11 侯西阳 阅读(7960) 评论(0) 推荐(0) 编辑