Live Syncing (Mirror) Daemon

Edit Package lsyncd
http://code.google.com/p/lsyncd/

Lsyncd (Live Syncing (Mirror) Daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. It watches multiple directory trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then the software synchronizes single files by collecting the inotify events. lsyncd is a lightweight live mirror solution that should be easy to install and use while blending well with your system.

Refresh
Refresh
Source Files
Filename Size Changed
lsyncd-2.0.4.tar.bz2 0000109802 107 KB
lsyncd.changes 0000002376 2.32 KB
lsyncd.spec 0000001622 1.58 KB
Revision 1 (latest revision is 20)
Berthold Gunreben's avatar Berthold Gunreben (azouhr) accepted request 65364 from Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) (revision 1)
Lsyncd watches a local directory trees event monitor interface (inotify). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default this is rsync. Lsyncd is thus a light-weight live mirror solution that is comparatively easy to install not requiring new filesystems or blockdevices and does not hamper local filesystem performance.

Rsync+ssh is an advanced action configuration that uses a SSH to act file and directory moves directly on the target instead of retransmitting the move destination over the wire.

Fine-grained customizaton can be achieved through the config file. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the Lua language. This way simplicity can be balanced with powerfulness. See the manual for details Lsyncd20Manual

License: GPLv2 or any later GPL version.
Comments 1

Storm Nameless's avatar

There are couple new releases available on the GitHub: https://github.com/lsyncd/lsyncd/releases.

Also project's page on Google Code now refers to the GitHub.

openSUSE Build Service is sponsored by