Accès aux identifiants
Reads SSH keys, source files, and paths selected for transfer.
brew / rang 376
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rsync pour les workflows d'agents IA.
sécurité des agents
rsync transfers files locally or remotely and can overwrite or delete destinations.
Reads SSH keys, source files, and paths selected for transfer.
Can sync, overwrite, or delete files on remote hosts.
Can publish build artifacts or remove deployed files.
Gate remote syncs, deletes, and secret-bearing source paths.
Allow dry runs; require approval for remote writes, deletes, and transfers of sensitive paths.
installation
brew install rsynclocal Homebrew formula metadata
sudo port install rsyncMacPorts ports tree · net/rsync/Portfile · Source: api.github.com
sudo apk add rsyncAlpine Linux edge package indexes · rsync · Source: dl-cdn.alpinelinux.org
sudo apt install rsyncDebian stable package indexes · rsync · Source: deb.debian.org
sudo dnf install rsyncFedora Rawhide package metadata · rsync · Source: dl.fedoraproject.org
nix profile install nixpkgs#rsyncnixpkgs package indexes · pkgs/by-name/rs/rsync/package.nix · Source: api.github.com
sudo pacman -S rsyncArch Linux sync databases · rsync · Source: geo.mirror.pkgbuild.com
sudo zypper install rsyncopenSUSE Tumbleweed package metadata · rsync · Source: download.opensuse.org
choco install rsyncChocolatey community package catalog · rsync · Source: community.chocolatey.org
aperçu
Utility that provides fast incremental file transfer
historique
rsync is a GPL-licensed utility for fast incremental file transfer. It minimizes transferred data when updating files and directory trees and can operate locally, through remote shells such as SSH, or using its own daemon protocol.
Andrew Tridgell developed the rsync algorithm from research into parallel filesystems and external sorting, with source copyrights dating to 1996. The project subsequently evolved beyond its original remote-update mechanism with incremental recursion, ACL and extended-attribute support, character-set conversion, and continuing protocol and security work.
rsync became a standard Unix-like systems tool for local copying, remote synchronization, deployment, mirroring, and backup. The supplied package mappings show distribution through Homebrew, Debian, Ubuntu, Fedora-family, Alpine, Arch, Nix, MacPorts, Chocolatey, and openSUSE ecosystems.
Users commonly invoke rsync for one-way directory synchronization, remote copying over SSH, incremental backups, software deployment, and content mirroring. Daemon deployments normally use `/etc/rsyncd.conf`; a non-root daemon started through a remote shell instead defaults to `rsyncd.conf` in its current directory, typically `$HOME`.
Credentials have no single universal file location. A client password file is explicitly selected with `--password-file`, while daemon-side username/password records are stored in the administrator-selected `secrets file`; the official daemon documentation states that this setting has no default.
rsync is package-nerd infrastructure: a compact command whose delta-transfer behavior, metadata preservation, filter rules, SSH transport, daemon mode, and scriptability underpin countless backup and deployment workflows. Its famously dense option set also rewards careful version and platform awareness.
posture de sécurité
doc example: file synchronization tool.
risque blue · confiance élevé · tool
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.rsyncd.conf~/.config/rsync/rsyncd.confCredential-bearing paths to review before unattended agent runs.
~/.rsync_pass~/.rsync-password~/.rsync.pass~/.rsyncd.conf~/.config/rsync/rsyncd.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rrsync | cli | exécutable global | |
rsync | cli | exécutable global | |
rsync-ssl | cli | exécutable global |
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.
https://github.com/RsyncProject/rsync
métadonnées d'installation
| Clé du paquet | brew:rsync |
|---|---|
| Version | 3.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/rsync |
| Page d'accueil | https://rsync.samba.org/ |
| Dépôt | https://github.com/RsyncProject/rsync |
| Docs amont | https://rsync.samba.org/ |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/RsyncProject/rsync/releases/download/v3.5.0/rsync-3.5.0.tar.gz |
| Dernière mise à jour | 2026-09-10T08:33:29Z |
| Pulse | updated |
| Dépendances | lz4, openssl@3, popt, xxhash, zstd |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rsync |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
rsync 3.4.1+ds1-5+deb13u4
fast, versatile, remote (and local) file-copying tool
sudo apt install rsyncrsync
nix profile install nixpkgs#rsyncrsync 3.2.7-1ubuntu1
fast, versatile, remote (and local) file-copying tool
sudo apt install rsyncrrsync 3.4.4-r0
Restricted rsync, restricts rsync to a subdir declared in .ssh/authorized_keys
sudo apk add rrsyncrsync 3.4.4-r0
A file transfer program to keep remote files in sync
sudo apk add rsyncrsync-doc 3.4.4-r0
A file transfer program to keep remote files in sync (documentation)
sudo apk add rsync-docrsync-openrc 3.4.4-r0
A file transfer program to keep remote files in sync (OpenRC init scripts)
sudo apk add rsync-openrcrsync 3.5.0-1.fc46
A program for synchronizing files over a network
sudo dnf install rsyncrsync-daemon 3.5.0-1.fc46
Service for anonymous access to rsync
sudo dnf install rsync-daemonrsync-rrsync 3.5.0-1.fc46
A script to setup restricted rsync users via ssh logins
sudo dnf install rsync-rrsyncrsync 3.5.0-1
A fast and versatile file copying tool for remote and local files
sudo pacman -S rsyncrsync 3.4.3-2.3
Versatile tool for fast incremental file transfer
sudo zypper install rsyncrsync
sudo port install rsyncrsync
choco install rsyncrrsync
nix profile install nixpkgs#rrsyncpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.