1----
2-- User configuration file for lsyncd.
3--
4-- Simple example for default rsync, but executing moves through on the target.
5--
6sync{default.rsyncssh, source="src", host="localhost", targetdir="dst/"}
7
8