rsync add rep

This commit is contained in:
burakerturk
2015-07-16 02:50:18 +03:00
parent 5139510106
commit 5d22bb0a7a
11 changed files with 218 additions and 2 deletions
+23
View File
@@ -0,0 +1,23 @@
# Minimal configuration file for rsync daemon
# See rsync(1) and rsyncd.conf(5) man pages for help
pid file = /run/rsyncd.pid
use chroot = yes
read only = yes
uid = nobody
guid = nobody
#max connections = 5
#syslog facility = local5
# Simple example for enabling your own local rsync server
#[ftp]
# path = /home/ftp
# comment = FTP
# exclude = /pub
# hosts deny = 192.168.3.0/255.255.255.0
#[restricted]
# path = /home/user/docs
# comment = My Documents
# hosts allow = 192.168.1.0/24, 10.10.1.1, alt.alanadi.net
# list = false