Admin/rsyncd.conf
author wenzelm
Thu, 08 Aug 2013 23:34:52 +0200
changeset 52925 71e938856a03
parent 17769 3a324f3b34f6
permissions -rw-r--r--
more robust read_query; avoid pointless position, which is always line 1 for single-line input;

# 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