To check if rsync daemon is up on the remote side try: telnet 192.168.0.43 873
If it up and you are not block by firewall etc you should see some output like: @RSYNCD: 28 Regards, Milutin Voinivich http://www.NasBackup.com/ ----- Original Message ----- From: "Guo jing" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 25, 2004 4:01 PM Subject: A question about connection refused > I install rsync in computer and run it as a daemon successfully, but when I > run rsync command on another end to connect it. There is a error. > > The output is : > opening tcp connection to 192.168.0.43 port 873 > rsync: failed to connect to 192.168.0.43: Connection refused > _exit_cleanup(code=10, file=clientserver.c, line=93): entered > rsync error: error in socket IO (code 10) at clientserver.c(93) > _exit_cleanup(code=10, file=clientserver.c, line=93): about to > call exit(10) > > I use "netstat -an|grep 873" and "ps -aux|grep rsync" and I am sure that > the rsyncd has run successfully. The version is both 2.6.2. > > The rsync command is " rsync -aH -vvvvv > [EMAIL PROTECTED]::system/usr/local/drc-1.0 /home/ > " > > What's the reason for this error?? Thanks! > > _________________________________________________________________ > 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn > > > -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html