rsyncd.conf 221 B

12345678910111213
  1. uid = 0
  2. gid = 0
  3. use chroot = no
  4. max connections = 100
  5. read only = no
  6. write only = no
  7. log file =/var/log/rsyncd.log
  8. fake super = yes
  9. [Upload]
  10. path = /home/mac/
  11. auth users = mac
  12. secrets file = /etc/rsyncd.secrets
  13. list = yes