[ 原始碼: lsyncd ]
套件:lsyncd(2.2.3-1)
daemon to synchronize local directories using rsync
Lsyncd (Live syncing mirror daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. Lsyncd watches multiple directories trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then sync single file by collecting the inotify events. So lsyncd is a light-weight live mirror solution that should be easy to install and use while blending well with your system.
其他與 lsyncd 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblua5.3-0
- Shared library for the Lua interpreter version 5.3
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base init script functionality
-
- dep: lua5.3
- Simple, extensible, embeddable programming language
-
- dep: rsync
- fast, versatile, remote (and local) file-copying tool