Пакет lsyncd: Информация

    Бинарный пакет: lsyncd
    Версия: 2.3.1-alt1
    Архитектура: e2kv5
    Собран:  15 января 2023 г. 9:38
    Исходный пакет: lsyncd
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/lsyncd/lsyncd

    Лицензия: GPLv2+
    О пакете: Live Syncing Daemon to synchronize local directories with remote targets
    Описание: 
    Lsyncd (Live Syncing Daemon) watches a local directory trees
    event monitor interface (inotify or fsevents). 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 file systems
    or block devices and does not hamper local file system
    performance.
    
    Lsyncd is designed to synchronize a local directory tree with
    low profile of expected changes to a remote mirror(s) and
    is especially useful to sync data from a secure area to a
    not-so-secure area.

    Сопровождающий: Nikolay A. Fetisov


    Последнее изменение


    14 января 2023 г. Nikolay A. Fetisov 2.3.1-alt1
    - Restore from orphaned
    - New version
    7 февраля 2017 г. Igor Vlasenko 2.1.4-alt1.git.3c9f8833.1
    - NMU: rebuild with new lua 5.3
    5 июня 2013 г. Slava Dubrovskiy 2.1.4-alt1.git.3c9f8833
    - Update to last git version
    - Move to git
    - Add init script
    - Add config file