在使用rsync时候出现rsync: Failed to exec ssh解决方法rsync chroot failed
上了一个精简的centos vps,装个rsync发现问题很大同步的时候提示下面错误
rsync: Failed to exec ssh: No such file or directory (2)
rsync error: error in IPC code (code 14) at pipe.c(84) [sender=3.0.6]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in IPC code (code 14) at io.c(600) [sender=3.0.6]
更坑爹的是在网上找到的资料基本是废话 或者没人给出解决方案
后在一个国外网站上找到解决方法:
rsync: Failed to exec ssh: No such file or directory (2)
rsync error: error in IPC code (code 14) at pipe.c(84) [sender=3.0.6]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in IPC code (code 14) at io.c(600) [sender=3.0.6]
i got the solution thanks for helping
i had to install openssh-clients
for rsync to work
于是安装了openssh-clients
我去还真可以了,这台坑爹了,系统坑爹网络上的也坑爹。
(转载)执行sh ./xxx.sh出现:“Syntax error: “(” unexpected”的解决方法sh 可以执行./不能执行
关于csrss.exe和winlogon.exe进程多、占用CPU高的解决办法csrss.exe占用cpu过高
解决:cannot execute binary filecannot execute binary file
FreeFileSync 操作手册 freefilesync和syncthing
解决SyntaxError: JSON parse error: unexpected EOF错误的有效方法
CentOS之SSH拒绝连接一记(The remote system refused the connection)ssh出现拒绝连接