====== DeltaCopy - rsync für Windows ======
Setup auf Windows: http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp
===== Linux rsyncd einrichten =====
motd file = /etc/motd
log file  = /var/log/rsyncd.log
pid file  = /var/run/rsyncd.pid
lock file = /var/lock/rsync.lock
[ShareName]
  path         = /Ziel/Pfad
  comment      = Beschreibung
  uid          = 0
  gid          = 0
  read only    = no
  list         = yes
  auth users   = rsync
  secrets file = /etc/rsyncd.secrets
username:passwort