免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1286 | 回复: 0
打印 上一主题 下一主题

[求助] rsync 出现的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-01-24 11:38 |只看该作者 |倒序浏览
客户端 192.168.1.3 具体环境(安装的 AS4):
Linux str0116bk 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386GNU/Linux  

执行下面语句:
rsync -avtopg --progress --delete --timeout=600 root@192.168.1.1::u1 /u1

报错:
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)

服务器 192.168.1.1 具体的环境(安装 Linux 8.0):
Linux str0116 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
rsync  version 2.6.6  protocol version 29      

/etc/rsyncd.conf

list = no
uid = root
gid = root
max connections = 5
use chroot = no
read only = yes
ignore errors
hosts allow = 192.168.1.3
hosts deny = 0.0.0.0/0

[u1]
  path = /u1


服务器端的 rsync 是安装 RedHat Linux 8.0 的时候选上的,之后通过 rpm -e 卸载,再下载了新版的编译安装,仍然出现同样的错误。而相同配置的 rsyncd.conf 在另外两台服务器(系统环境也是一样的 RH 8.0 + AS4)中正常。

请教各位前辈,问题出在哪里。

非常感谢。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP