wok view mirror-tools/stuff/etc/rsyncd.conf @ rev 7994

Up: pcre to 8.12.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 17 21:54:12 2011 +0000 (2011-01-17)
parents
children
line source
1 # rsynd configuration for SliTaz mirror
2 #
3 motd file=/etc/rsyncd.motd
4 log file=/var/log/rsyncd
5 pid file=/var/run/rsyncd.pid
8 [slitaz]
10 comment = SliTaz GNU/Linux mirror
11 path = /var/www/slitaz/mirror
12 use chroot = yes
13 max connections = 5
14 lock file = /var/lock/rsyncd
15 read only = yes
16 list = yes
17 uid = nobody
18 gid = nogroup
19 strict modes = yes
20 ignore errors = no
21 ignore nonreadable = yes
22 transfer logging = no
23 timeout = 600
24 refuse options = checksum dry-run
25 dont compress = *.gz *.tgz *.zip *.iso *.bz2 *.tazpkg