免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2058 | 回复: 0

[Web] rsync被挂起,没有报错,请问什么原因 [复制链接]

论坛徽章:
0
发表于 2009-07-22 13:28 |显示全部楼层
我在虚拟机下执行了
rsync -avz /capture.c root@172.16.100.169::test/ --password-file=/etc/rsync.secrets

但是命令行没有任何提示了,挂起状态

查看了服务器上的log:
2009/07/22 13:25:30 [833] connect from cooper (172.16.100.93)
2009/07/22 13:25:30 [833] rsync to test/ from root@cooper (172.16.100.93)
2009/07/22 13:25:30 [833] receiving file list


后面就没有了,

请问一下是什么原因呢?

附带rsyncd.conf:
uid = root         
gid = root         

use chroot = no
maxconnections = 4

pid file = /var/run/rsyncd.pid
log file = /var/log/rsync.log
port = 873

address = 172.16.100.169

hosts allow = 172.16.100.0/255.255.255.0

hosts deny=*
read only = false
motd file = /etc/rsyncd.motd

log format = %t %a %f %b
syslog facility = local3
timeout = 300

[test]
path = /mnt/ide2
list =yes
ingore errors
auth users = root
secrets file = /etc/rsyncd.secrets
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP