Displaying 1 result from an estimated 1 matches for "rsyncid".
Did you mean:
  rsyncd
  
2003 Mar 21
0
malformed Address
Hi,
I am running rsync as daemon and using  rsyncd.conf as  follows
log file = /etc/rsyncid.log
[usda]
        path=/my_path/
        uid = web
        gid = wweb
        use chroot = yes
        read only  = no
        auth users = myuser
        secrets file = /etc/rsyncd.secrets
        hosts allow  = abc.br.usda.com pqr.br.usda.com xyz.br.usda.com
        strict modes = no
if I rsyn...