# RSYNCD CONFIG FILE # General configuration motd file = /etc/rsyncd/motd.rsync read only = no list = yes uid = nobody gid = nobody log file = /var/log/rsyncd/rsyncd.log pid file = /var/run/rsyncd.pid # Module configuration [all] comment = Welcome Home ~ rsyncdserver.mydomain.net path = /home/rsync/all [secure] comment = Secure Module path = /home/rsync/secure auth users = rsync,codiceasbarre secrets file = /etc/rsyncd/rsyncd.secrets #hosts allow = *.mydomain.com #hosts deny = * list = false