[CentOS-mirror] rsync access

Christopher Rowarth chris at rowarth.co.uk
Sat Jul 19 12:29:12 UTC 2014


Hi guys

Just need a bit of advice or pointing in the right direction - I want to add rsync access to my mirror, but I'm not sure if what I've got for the configuration files is correct. The path to my mirror directory is as you see it below; that's the root of it. Are these config file contents correct?

/etc/rsyncd.conf

max connections = 5
log file = /var/log/rsync.log
timeout = 300

[centos mirror]
    comment = CentOS Mirror
    path = /home/weezel/htodcs/centos.mirror.crcrepairs.com
    read only = yes
    list = yes
    uid = nobody
    gid = nogroup
    auth users = user
    secrets file = /etc/rsyncd.secret



/etc/rsyncd.secrets

user:password



thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.centos.org/pipermail/centos-mirror/attachments/20140719/75ad0343/attachment.html 


More information about the CentOS-mirror mailing list