@ERROR: chdir failed
rsync error: error starting client-server protocol (code 5) at main.c(1296) [sender=2.6.8]
百度了一下说是无权限,终于找到解决方法了
原因及解决办法:
SELinux;
setsebool -P rsync_disable_trans on