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

    Исходный пакет: lsyncd
    Версия: 2.3.1-alt1
    Собран:  15 января 2023 г. 9:38
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    lsyncd (e2kv6, e2kv5, e2kv4, e2k)
    lsyncd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

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


      1. cmake
      2. lua-devel
      3. lua5.3
      4. gcc-c++
      5. libssl-devel
      6. rpm-build-licenses

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


    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