Rsync
Linux
Networking
Configuration
/etc/rsyncd.conf
## /etc/rsyncd: configuration file for rsync daemon mode
---
## See rsyncd.conf man page for more options.
---
## configuration example:
port = 873
uid = root
gid = root
use chroot = yes
max connections = 50
strict modes...