Drops of glue between SSHFS, Borg, and cron
Go to file
2024-08-07 22:44:55 +02:00
DEBIAN Init 2024-08-07 22:44:55 +02:00
etc Init 2024-08-07 22:44:55 +02:00
usr/sbin Init 2024-08-07 22:44:55 +02:00
.gitignore Init 2024-08-07 22:44:55 +02:00
README.md Init 2024-08-07 22:44:55 +02:00

tupper

Drops of glue between SSHFS, Borg and cron

Features

  • Auto-mounts specified SSHFS as required
  • Encrypted, deduplicated backups thanks to Borg
  • Backup of specified directories to SSHFS
  • Daily cron scheduler

Usage

Enter SSH credentials, host and destination directory in /etc/tupper.conf, as well as the directories to back up.

Then either run sudo tupper or wait for the daily cron scheduler to kick in.

Building

dpkg-deb --build . tupper_0.1_any.deb