当前位置:主页 > 脚本语言 > Shell >
时间:2021-05-29 07:43:54 | 栏目:Shell | 点击:次
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