baksnapper icon indicating copy to clipboard operation
baksnapper copied to clipboard

Script for backing up snapper snapshots

Results 5 baksnapper issues
Sort by recently updated
recently updated
newest added

If the backup transfer was successful, statistics are displayed. The following values ​​are displayed in a table: - dest_root: Backup destination - src: None for the first backup, otherwise the...

It's backing up 96 with 63 as the parent ``` + break + incremental-backup 62 63 + echo 'Incremental backup' Incremental backup + ssh -i /root/.ssh/backup-user-key [email protected] create-snapshot /media/offsite-backup/nathan-guixlaptop 63...

Make things easier and safer to develop things in baksnapper by having some unit tests to run against. Will need to mock both btrfs and snapper as that makes for...

You can accomplish this by setting `--type pull` and defining the `PATH` as `baksnapper@host-to-backup:/path/where/backups/should/live/on/this/machine` this is highly counter-intuitive as the path is not on the defined host. the resulting command...

Spawned from conversations in #31. E.g. what is the expected behavior if a user decides to abort the program during a snapshot send/receive?