rsyncd.conf 272 B

1234567891011121314
  1. uid = root
  2. gid = root
  3. #strict modes = no
  4. use chroot = no
  5. max connections = 100
  6. read only = no
  7. write only = no
  8. log file=/var/log/rsyncd.log
  9. # Remote sync configuration module
  10. [Tanghai]
  11. path = /home/tanghai/
  12. auth users = tanghai
  13. secrets file = /etc/rsyncd.secrets
  14. list = yes