[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [550] Rsync help needed



Thanks, I will try that.  When I've run rsync --daemon as root, I can telnet
to port 873 and it shows @RSYNC.  It also shows up when I run ps -ax |grep
rsync so I know it's running.  But the system consistently refuses the
connection or terminates the connection when attempting to rsync from a
client.  I'm using the following syntax to go from a 550 on our LAN to the
public 550:

	rsync -auvz --delete --rsh=ssh <IP
ADDRESS>:/home/cmu/www.my.domain.com/ /home/cmu/www.my.domain.com

This has worked perfectly on our pair of XTRs.  I've kept the configuration
of rsync exactly the same but it isn't working :(

Tom

-----Original Message-----
From: Dmitry Alexeyev [mailto:dmi_a@xxxxxxxxxx] 
Sent: Tuesday, February 24, 2004 1:34 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] [550] Rsync help needed


Hi!

Make sure you have line 
rsync           873/tcp

in /etc/services

and line

rsync   stream  tcp      nowait   root    /usr/bin/rsync  rsyncd

--daemon

(one line!) 
in /etc/inetd.conf

You will need to restart inetd if modifying it: 

killall -1 inetd

Dmitry

P.S.: I have rsync 2.6.0 (fresh release) rpm and src.rpm package, can 
email both to you if you're interested.

> I've upgraded from a RaQ XTR to a 550 but am struggling to get rsync
> to run. We use rsync to move our CMU archive to a backup server with
> permissions intact.
>
> I would like to hear from anyone who has rsync running in daemon mode
> on a RaQ 550.
>
> No matter how I configure rsyncd.conf, I keep getting "connection
> refused" when trying to connect from a client to the rsync server.
>
> I notice in /etc/xinetd.d/rsync that rsync is set to disabled = yes. 
> I've changed that to no, but I can't see the xinetd is started
> anywhere so this was probably a waste of time.


_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users