Displaying 1 result from an estimated 1 matches for "90f6964c".
Did you mean:
  40fa964c
  
2008 Aug 04
2
refuse option = e
Hi.
Upgrading 2.6 to 3 version in rsync daemon changed the "refuse option"
manner.
Namely,
rsyncd.conf
=========
pid file = /var/run/rsyncd.pid
use chroot = yes
read only = yes
secrets file = /etc/rsyncd.secrets
[common]
    path = /common/
    hosts allow = 10.0.0.0/16
    auth users = rsync_common
    refuse options = e
    uid = 0
    gid = 0
=========
$ rsync -v -a -u -z -S