Hello,
I'm trying to switch my backup system (based mainly on backupninja and custom scripts) to proxmox-backup-client.
I wrote a small script to run backups, using the repeated --exclude flag not to backup unneeded data.
Comparing the size of previously backed-up data, I see a big discrepancy of backup size, so my question is: how are the --exclude flags treated, globally or per path/pxar file?
E.g. if I want to backup /etc and /root into 2 different archives, and I add the --exclude foo...
Read more
I'm trying to switch my backup system (based mainly on backupninja and custom scripts) to proxmox-backup-client.
I wrote a small script to run backups, using the repeated --exclude flag not to backup unneeded data.
Comparing the size of previously backed-up data, I see a big discrepancy of backup size, so my question is: how are the --exclude flags treated, globally or per path/pxar file?
E.g. if I want to backup /etc and /root into 2 different archives, and I add the --exclude foo...
Read more