lsyncd(1) ========= :doctype: manpage NAME ---- lsyncd - daemon to live synchronize dircectory trees with (remote) targets. SYNOPSIS -------- config file: :: {zwsp}*lsyncd* ['OPTIONS'] 'CONFIG-FILE' default rsync behaviour: :: {zwsp}*lsyncd* ['OPTIONS'] -rsync 'SOURCE' 'TARGET' ... default rync+ssh bevahior (moves and deletes through ssh): :: {zwsp}*lsyncd* ['OPTIONS'] -rsyncssh 'SOURCE' 'HOST' 'TARGETDIR' ... DESCRTIPTION ------------ Lsyncd(1) OPTIONS ------- TODO EXIT STATUS ----------- *0*:: Terminated on a TERM signal(7) *-1*:: Failure (syntax, unrecoverable error condition, internal failure) SEE ALSO -------- Online Manual: http://code.google.com/p/lsyncd/wiki/Lsyncd2 VERSION ------ This man page is in development (TODOX) for lsyncd(1) version 2.0 AUTOR ----- Axel Kittenberger 2010 COPYING ------- Copyright \(C) 2010 Axel Kittenberger. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2, or any later version. Free redistrubition of this Documentation (/doc directory) is granted under the terms of the Creative Commons 3.0 Attribution License (CC-3.0-BY).