macOS
brew install rsnapshotlocal Homebrew formula metadata
sudo port install rsnapshotMacPorts ports tree · sysutils/rsnapshot/Portfile · source: api.github.com
brew / rank 7160
File system snapshot utility (based on rsync). Version 1.5.1 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rsnapshot.
install
brew install rsnapshotlocal Homebrew formula metadata
sudo port install rsnapshotMacPorts ports tree · sysutils/rsnapshot/Portfile · source: api.github.com
sudo apk add rsnapshotAlpine Linux edge package indexes · rsnapshot · source: dl-cdn.alpinelinux.org
sudo apt install rsnapshotDebian stable package indexes · rsnapshot · source: deb.debian.org
sudo dnf install rsnapshotFedora Rawhide package metadata · rsnapshot · source: dl.fedoraproject.org
nix profile install nixpkgs#rsnapshotnixpkgs package indexes · pkgs/by-name/rs/rsnapshot/package.nix · source: api.github.com
sudo pacman -S rsnapshotArch Linux sync databases · rsnapshot · source: geo.mirror.pkgbuild.com
sudo zypper install rsnapshotopenSUSE Tumbleweed package metadata · rsnapshot · source: download.opensuse.org
overview
File system snapshot utility (based on rsync)
history
rsnapshot is a Perl-based snapshot and backup utility for Unix-like systems. It maintains periodic local or remote backups using rsync and space-saving hard links.
rsnapshot was developed as a filesystem snapshot utility built on rsync. It uses hard links for unchanged files, allowing multiple apparently complete snapshots to share storage efficiently.
The project was historically documented and supported through rsnapshot.org and SourceForge community infrastructure; current source development is hosted in the official rsnapshot GitHub organization.
rsnapshot became a long-lived Unix backup package and is available through Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE package ecosystems according to source_facts.package-manager. Official compatibility notes document use across Linux distributions, BSD systems, Solaris, macOS, and other Unix-like platforms.
Administrators define a snapshot root, retention levels, command paths, and backup sources in rsnapshot.conf, validate it with `rsnapshot configtest`, inspect planned operations with `rsnapshot -t`, and ordinarily invoke retention levels from cron. Remote sources can be copied over SSH.
rsnapshot is a classic example of Unix composition: a small Perl controller combines rsync, hard links, SSH, cron, and ordinary filesystem tools to provide versioned backups without introducing a proprietary archive format. Its snapshots remain directly browsable with standard tools.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
/etc/rsnapshot.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rsnapshot | cli | global executable | |
rsnapshot-diff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rsnapshot/rsnapshot
install metadata
| Package key | brew:rsnapshot |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rsnapshot |
| Homepage | https://www.rsnapshot.org/ |
| Repository | https://github.com/rsnapshot/rsnapshot |
| Upstream docs | https://www.rsnapshot.org/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/rsnapshot/rsnapshot/releases/download/1.5.1/rsnapshot-1.5.1.tar.gz |
| Last updated | 2026-09-12T11:19:17Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rsnapshot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
rsnapshot 1.5.1-1
local and remote filesystem snapshot utility
sudo apt install rsnapshotrsnapshot
nix profile install nixpkgs#rsnapshotrsnapshot 1.4.5-2
local and remote filesystem snapshot utility
sudo apt install rsnapshotrsnapshot 1.5.1-r0
Local and remote filesystem snapshot utility
sudo apk add rsnapshotrsnapshot-doc 1.5.1-r0
Local and remote filesystem snapshot utility (documentation)
sudo apk add rsnapshot-docrsnapshot 1.5.1-4.fc45
Local and remote filesystem snapshot utility
sudo dnf install rsnapshotrsnapshot 1.5.1-1
A remote filesystem snapshot utility
sudo pacman -S rsnapshotrsnapshot 1.4.5-1.7
Backup program using hardlinks
sudo zypper install rsnapshotrsnapshot
sudo port install rsnapshotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.