Admin/rsyncd.conf
author blanchet
Mon, 02 Dec 2013 20:31:54 +0100
changeset 54620 56fdc6412abc
parent 17769 3a324f3b34f6
permissions -rw-r--r--
tuning

# rsync server configuration

uid = nobody 
gid = nobody 
use chroot = yes
log file = /tmp/rsyncd.log
read only = true

[isabelle-website]
    path = /home/proj/isabelle/website
    comment = Isabelle website

[isabelle-distribution]
    path = /home/proj/isabelle/website/dist
    comment = Isabelle distribution

# Sydney legacy link
[isabelle-dist]
    path = /home/proj/isabelle/website
    comment = Isabelle website