Displaying 1 result from an estimated 1 matches for "server1server".
Did you mean:
server&server
2003 Dec 30
5
Question about file ownership on destination
...onf on 192.168.1.1:
log file = /var/log/rsyncd.log
max connections = 4
#redundant chroot since this is the default, but just to be sure...
use chroot = yes
[server1]
path = /netdisk/server1/mirror
comment = server1 Server Root
list = no
read only = no
auth users = server1server
secrets file = /root/rsync-passwd
hosts allow = 192.168.100.1
#note that the uid and gid belong to a non-privileged linux user "server1"
on this host
uid = server1
gid = server1
##################################
I run this from Server1:
rsync -av --delete --sparse --exclude="...