encrypt directory separately

Kodey

Member
Oct 26, 2021
130
6
23
Is there a way to specify that a specific directory in a container should be stored encrypted while the rest is stored unencrypted?
Even better if I could use different keys on different directories.
 
no thats not possible. what you could do is to install the pbs client in the container (if possible) and backup from there, then you can have multiple backup groups for directories that are encrypted with different keys
but why exactly would you want that?