Automic VaultAutomic Vault

brew

Installer lsyncd avec Homebrew, apk, apt, dnf, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lsyncd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install lsyncd

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add lsyncd

Alpine Linux edge package indexes · lsyncd · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install lsyncd

Debian stable package indexes · lsyncd · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install lsyncd

Fedora Rawhide package metadata · lsyncd · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#lsyncd

nixpkgs package indexes · pkgs/by-name/ls/lsyncd/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install lsyncd

openSUSE Tumbleweed package metadata · lsyncd · Source: download.opensuse.org

aperçu

Résumé du paquet

Synchronize local directories with remote targets

Commandes et alias

  • lsyncd

historique

Historique du projet et usages

Lsyncd, short for Live Syncing Daemon, is a Unix daemon that watches filesystem events and batches changes into rsync or rsync+ssh transfers.

Historique du projet

The official README and manual describe Lsyncd as a lightweight live mirror solution built around platform filesystem event APIs: inotify on Linux and fsevents on macOS. Instead of introducing a new filesystem or block replication layer, it waits briefly, collapses change events, and spawns rsync or related actions to keep a target tree synchronized.

Lsyncd's configuration model is a major part of its identity. The manual documents Lua-syntax configuration files, daemon-wide `settings`, default sync layers such as `default.rsync`, `default.rsyncssh`, and `default.direct`, and lower-level customization paths that can range from shell commands to Lua code.

Historique d'adoption

The project has unusually strong adoption signals for a daemon-sized Unix utility: GitHub shows roughly 6.1k stars, 474 forks, 926 commits, and a long issue history. The supplied package-manager facts show packaging across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Nix, and openSUSE/Zypper, which is consistent with a tool used by administrators rather than a single-platform script.

Recent official release notes show renewed maintenance. Version 2.3.0 is described as the first release 'since quite a while' under a new maintainer, adding nix flake support, tunnel commands, `batchSizeLimit`, `-onepass`, crontab support, and relative executable paths; version 2.3.1 followed with bug fixes and cleanup.

Modes d'utilisation

The official invocation docs say Lsyncd can be configured mainly by passing a config file as the only command-line option, or cursorily through options such as `-rsync` and `-rsyncssh`. The manual's examples show typical one-way mirroring from a source directory to a local destination, remote rsync target, or remote host and target directory.

The project explicitly warns against treating it as a two-way synchronization system. Its README frames Lsyncd as best for slowly changing local directory trees, especially one-way sync from a secure area to a less secure mirror, and points users at specialized tools such as git-annex for bidirectional or conflict-aware workflows.

Pourquoi les passionnés de paquets s'y intéressent

Lsyncd is package-nerd significant because it sits at the intersection of classic Unix tools: kernel file notifications, rsync, ssh, daemonization, and Lua configuration. It is the kind of package administrators install to avoid a heavier distributed filesystem while still getting near-real-time mirroring from familiar components.

Its cross-distro packaging also makes it useful as a history marker: it is not a fashionable single-ecosystem tool, but a durable sysadmin daemon that earned its place in major package sets through practical deployment value.

Chronologie

  • 2.1 era: Documentation says Lsyncd is predominantly configured through a config file.
  • 2.2.1: README states Lsyncd requires rsync >= 3.1 on source and target machines.
  • 2.3.0: Release notes describe renewed maintenance and new features including nix flakes, tunnels, `-onepass`, and crontab support.
  • 2.3.1: Latest GitHub release lists bug fixes and code cleanup.

Related projects

  • rsync is the default synchronization backend.
  • ssh is used by the rsync+ssh mode to handle remote moves efficiently.
  • Lua supplies the configuration language.
  • DRBD, GlusterFS, BindFS, Mirror, and git-annex are discussed in the README as related synchronization approaches with different trade-offs.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lsyncd. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
lsyncdcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.3.1
gestionnaire mis à jour2026-05-17
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/lsyncd/lsyncd

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:lsyncd
Version2.3.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/lsyncd
Page d'accueilhttps://github.com/lsyncd/lsyncd
Dépôthttps://github.com/lsyncd/lsyncd
Docs amonthttps://lsyncd.github.io/lsyncd
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/lsyncd/lsyncd/archive/refs/tags/release-2.3.1.tar.gz
Dernière mise à jour2026-05-17T16:38:55Z
Pulseupdated
Dépendanceslua@5.4
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelsyncd
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

lsyncd 2.2.3-1+b1

daemon to synchronize local directories using rsync

https://github.com/axkibe/lsyncd

sudo apt install lsyncd
  • Section: admin
  • Architecture: amd64
  • Source Package: lsyncd
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Lsyncd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lsyncd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lsyncd

nix profile install nixpkgs#lsyncd
  • normalized package name match
  • Correspondance par : Lsyncd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ls/lsyncd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lsyncd 2.2.3-1

daemon to synchronize local directories using rsync

https://github.com/axkibe/lsyncd

sudo apt install lsyncd
  • Section: universe/admin
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Lsyncd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lsyncd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lsyncd 2.3.1-r1

Live Syncing (Mirror) Daemon

https://github.com/lsyncd/lsyncd

sudo apk add lsyncd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lsyncd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Lsyncd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lsyncd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lsyncd-doc 2.3.1-r1

Live Syncing (Mirror) Daemon (documentation)

https://github.com/lsyncd/lsyncd

sudo apk add lsyncd-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lsyncd
  • normalized package name match
  • Correspondance par : Lsyncd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lsyncd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lsyncd-openrc 2.3.1-r1

Live Syncing (Mirror) Daemon (OpenRC init scripts)

https://github.com/lsyncd/lsyncd

sudo apk add lsyncd-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lsyncd
  • normalized package name match
  • Correspondance par : Lsyncd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lsyncd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

lsyncd 2.3.1-12.fc45

File change monitoring and synchronization daemon

https://axkibe.github.io/lsyncd/

sudo dnf install lsyncd
  • License: GPL-2.0-or-later AND CC-BY-3.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lsyncd
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Lsyncd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lsyncd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

lsyncd 2.3.1-2.7

Live Syncing (Mirror) Daemon

https://github.com/axkibe/lsyncd

sudo zypper install lsyncd
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: lsyncd
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Lsyncd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lsyncd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment