2 06:26 PM
To: [EMAIL PROTECTED]
cc: (bcc: Tim Conway/LMT/SC/PHILIPS)
Subject:Problems getting rsync working...
Classification:
I am having some problems getting rsync working.
No files get copied, although the server HD light DOES come on fo
Thanks for your reply Wayne.
I have managed to get it working from another RedHat 7.3 client that is
running rsync-2.5.4-2, so I am pretty confident that the server is working
OK. But I still can't get it to work with the RedHat 7.0 box which is running
rsync-2.4.4-1, so I am wondering if it i
On Thu, 16 May 2002, Brad wrote:
> The command which is run on the client:
> rsync -avt /var/spool/mail StorageServer::email
Did you either startup an "rsync --daemon" manually on the server or
setup [x]inetd to spawn "rsync --daemon" when someone connects to the
rsync port? When you use the "::
I am having some problems getting rsync working.
No files get copied, although the server HD light DOES come on for about a
second when I run the client rsync command.
The /etc/rsyncd.conf on the server:
==
uid = root
gid = root
log = /var/log/rsync.log
read only