Live Syncing (Mirror) Daemon
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.
- Developed at network:synchronization:files
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/lsyncd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lsyncd-2.1.5.tar.gz | 0000149873 146 KB | |
lsyncd-init.d | 0000002148 2.1 KB | |
lsyncd-lua-5_3.patch | 0000000806 806 Bytes | |
lsyncd.changes | 0000006372 6.22 KB | |
lsyncd.conf | 0000000340 340 Bytes | |
lsyncd.logrotate | 0000000063 63 Bytes | |
lsyncd.service | 0000000270 270 Bytes | |
lsyncd.spec | 0000004169 4.07 KB | |
lsyncd.sysconfig | 0000000219 219 Bytes | |
rsync_sudo.sh | 0000000064 64 Bytes |
Revision 14 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 572994
from
Dominique Leuenberger (dimstar_suse)
(revision 14)
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) (forwarded request 544808 from RBrownSUSE)
Comments 1
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.