Files
butterup/README.md
2022-05-30 00:19:22 +02:00

11 lines
231 B
Markdown

# butterup
Backup btrfs snapshots over ssh.
## Usage
Point butterup at a folder containing btrfs subvolumes named according to RFC 3339, it will upload them to a remote host using ssh.
For detailed usage:
```sh
butterup help
```