/snapsend

Scratching my own itch—a program to sync btrfs snapshots between two hosts over SSH

Primary LanguageOCamlMIT LicenseMIT

snapsend

Synopsis

A straightforward program to synchronize btrfs snapshots in a directory on one host with those in a directory on another host, using SSH for transport. Snapshots in the same directory are used as clone sources to facilitate incremental backup setups.