Pakket: lsyncd (2.2.3-1)
Verwijzigingen voor lsyncd
Debian bronnen:
Het bronpakket lsyncd downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan lsyncd gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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