首页 > 开发 > Linux Shell > 正文

完美解决Linux搭建sftp出现Write failed:Broken pipe的问题

2020-07-27 18:54:03
字体:
来源:转载
供稿:网友

sftp aibamui@127.0.0.1

输入密码后出现:

Write failed :Broken pipe
Couldn't read packet : Connection reset by peer

解决方法:

chown root:sftp /data/files  <---貌似最关键的就是这个所有者,要是root才行?
chomod 755 /ssr/files

以上这篇完美解决Linux搭建sftp出现Write failed:Broken pipe的问题就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持武林网。

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表