Can i use --staging-location remote for encrypted backups? #1140
-
|
I want to all "staging"(decryption/decompresion) files was stored on remote/recovery server, so tried to use
Also tried to export/import gpg secret-keys, but it still doesn't work Part of my barman backup config |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @abzelev, as the warning says, |
Beta Was this translation helpful? Give feedback.
Hi @abzelev, as the warning says,
--staging-locationdoes not affect the decryption stage, which is always performed locally. This is a limitation of Barman at the moment.