An open API service indexing awesome lists of open source software.

https://github.com/bcc32/snapsend

Scratching my own itch—a program to sync btrfs snapshots between two hosts over SSH
https://github.com/bcc32/snapsend

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

#+TITLE: 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.