You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
227 B
13 lines
227 B
3 years ago
|
uid = 0
|
||
|
gid = 0
|
||
|
use chroot = no
|
||
|
max connections = 100
|
||
|
read only = no
|
||
|
write only = no
|
||
|
log file =/var/log/rsyncd.log
|
||
|
fake super = yes
|
||
|
[Upload]
|
||
|
path = /home/ubuntu/
|
||
|
auth users = ubuntu
|
||
|
secrets file = /etc/rsyncd.secrets
|
||
|
list = yes
|