Hi.
I have a backup created with
storeBackup -c gzip -p .gz
But when i try to recover them with storeBackupRecover it tries to decompress the files using bzip2.
As storeBackupRecover does not have any command option to tell it to use gzip I have tried to set it in the config file, but it didn’t work.
how can i configure it?
best regards