I see that I can backup multiple paths doing:
but that creates 2 archives
I know I can also add a bunch of .pxarexclude files
But if I only want to backup /etc and /root and I want then in the same archive, how can I do that?
Peter
Code:
proxmox-backup-client backup etc.pxar:/etc root.pxar:/root --repository ...
I know I can also add a bunch of .pxarexclude files
But if I only want to backup /etc and /root and I want then in the same archive, how can I do that?
Peter