More tests.
[monikop.git] / test / rsyncd.conf.test
blob08f765aea8eff35ea6576f043e1b46d4922c56a9
1 pid file = /tmp/monikop-test/rsync/rsyncd.pid
2 log file = /tmp/monikop-test/rsync/rsyncd.log
3 port = 2000
4 use chroot = no
6 [test_01]
7         path = /tmp/monikop-test/mnt/01
8         read only = no
9         hosts allow = localhost
11 [test_02]
12         path = /tmp/monikop-test/mnt/02
13         read only = no
14         hosts allow = localhost
16 [test_05]
17         path = /tmp/monikop-test/mnt/05
18         read only = no
19         hosts allow = localhost
21 [test_05_destination]
22         path = /tmp/monikop-test/mnt/05
23         list = no
24         comment = Pokinom only; requires authentication
25         read only = no
26         incoming chmod = g+r,g+w
27         write only = yes
28         # Pokinom's IP:
29         hosts allow = localhost
30         auth users = m-operator
31         secrets file = ../test/rsyncd.secrets.test