rsync error: error in socket IO (code 10) at clientserver.c(124) [sender=3.0.6]


rsync: failed to connect to ip: Connection timed out (110)

rsync error: error in socket IO (code 10) at clientserver.c(124) [sender=3.0.6]

这个是什么问题,rsync服务器通过rsync --daemon也启动了,可以查看到启动后的进程,防火墙我也禁用掉了,并且我在本地可以通过telnet x.x.x.x 873 也能连通,我的rsync配置文件中也没有限制IP,可为什么还会报这个错呢

Linux rsync nginx

MIsSA 11 years, 3 months ago

Your Answer