Re: Problems getting rsync working...

2002-05-16 Thread tim . conway
One thing I see is that the module-specific "read only = no" is in the global section. As far as I know, that will make it be ignored. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect

Re: Problems getting rsync working...

2002-05-15 Thread Brad
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

Re: Problems getting rsync working...

2002-05-15 Thread Wayne Davison
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 "::