Re: rsync newbie problem

2001-04-25 Thread Pierre Abbat
On Wed, 25 Apr 2001, Bob Foster wrote: >Hello, > >I'm trying to set up an rsync that will run without operator intervention. > I have the daemon running on the receiving server and here is the module: > >[test] >path = /web/test >comment = test >uid = siteadm >gid = web >read only = no >list = ye

rsync newbie problem

2001-04-25 Thread Bob Foster
Hello, I'm trying to set up an rsync that will run without operator intervention. I have the daemon running on the receiving server and here is the module: [test] path = /web/test comment = test uid = siteadm gid = web read only = no list = yes auth users = siteadm secrets file = /etc/rsyncd.s