# http://www.sonoracomm.com/index.php?option=com_content&task=view&id=86&Itemid=32 # Sample rsyncd.conf file for Windows Host Method #2 (rsyncd over SSH) #Hosts allow = 127.0.0.1 Hosts allow = 10.8.0.1 Hosts deny = * #Address = 127.0.0.1 #Address = * dont compress = * use chroot = false log file = rsyncd.log pid file = rsyncd.pid transfer logging = no auth users = svcwrsync secrets file = etc/rsyncd.secrets strict modes = no # Set to true for a little extra security, or set to false to allow # both backups and restores read only = false [cygdrive] path = /cygdrive list = false