Credential-Zugriff
Reads SSH keys, source files, and paths selected for transfer.
brew / Rang 376
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rsync in AI-Agent-Workflows.
Agent-Sicherheit
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 · Quelle: api.github.com
sudo apk add rsyncAlpine Linux edge package indexes · rsync · Quelle: dl-cdn.alpinelinux.org
sudo apt install rsyncDebian stable package indexes · rsync · Quelle: deb.debian.org
sudo dnf install rsyncFedora Rawhide package metadata · rsync · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#rsyncnixpkgs package indexes · pkgs/by-name/rs/rsync/package.nix · Quelle: api.github.com
sudo pacman -S rsyncArch Linux sync databases · rsync · Quelle: geo.mirror.pkgbuild.com
sudo zypper install rsyncopenSUSE Tumbleweed package metadata · rsync · Quelle: download.opensuse.org
choco install rsyncChocolatey community package catalog · rsync · Quelle: community.chocolatey.org
Überblick
Utility that provides fast incremental file transfer
Verlauf
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.
Sicherheitslage
doc example: file synchronization tool.
blue Risiko · hoch Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rrsync | cli | globales Executable | |
rsync | cli | globales Executable | |
rsync-ssl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/RsyncProject/rsync
Installationsmetadaten
| Paketschlüssel | brew:rsync |
|---|---|
| Version | 3.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rsync |
| Homepage | https://rsync.samba.org/ |
| Repository | https://github.com/RsyncProject/rsync |
| Upstream-Dokumentation | https://rsync.samba.org/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/RsyncProject/rsync/releases/download/v3.5.0/rsync-3.5.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-10T08:33:29Z |
| Pulse | updated |
| Abhängigkeiten | lz4, openssl@3, popt, xxhash, zstd |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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#rrsyncQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.