raspiBackup icon indicating copy to clipboard operation
raspiBackup copied to clipboard

Backup your Raspberry

Results 32 raspiBackup issues
Sort by recently updated
recently updated
newest added

As of now backup tools messages are written to the debug log only. That's very inconvenient. Write these messages also on the console and the message file and a user...

Enhancement

Ich habe jetzt das Wrapper Script getestet. Sollange ich es aus der bash aufrufe mit sudo /usr/local/bin/raspiBackupNfsWrapperBracew.sh wird eine E-Mail für Start und Stop gesendet und ein Backup mit raspiBackup.log...

Question

Just now the new available Bookworm backup created by raspiBackup was incomplete because of changes in Bookworm and users of raspiBackup have to upgrade to a newer release in order...

Feature request

As of now there is an Ubuntu 24-04 installation issue open. When it's fixed execute a regression test with latest raspiBackup

development

Right now raspiBackup doesn't support to clone a running system on another device do have a ready to go backup handy. Actually it's possible to create a backup and immediately...

feature
prototype available

Currently the partition oriented backup can only be restored on a device which has at least the same size of the device which was saved. Therefore no restore to a...

feature
Implemented
to be system tested

As of now only the boot and root partition are saved in normal mode. Partition oriented mode can be used to backup additional local partitions but they have to reside...

feature
Implemented
to be system tested

As of now all partitions are restored. Similar to option `-T` (DEFAULT_PARTITIONS_TO_BACKUP) which is used to define the number of partitions which should be saved the same option should define...

feature
Implemented
to be system tested

After the backup finishes, the raspiBackup script tries to execute some command that results in a "Operation not supported" error: https://pastebin.com/ShKviL3K This is likely related to the fact that the...

bug