Hi,
As per the doc of BackupPC, it says below
"To disable backups for a client
$Conf{BackupsDisable}<https://backuppc.github.io/backuppc/BackupPC.html#_conf_backupsdisable_>
can be set to two different values in that client's per-PC config.pl file:
1. Don't do any regular backups on this machine. Manually requested backups
(via the CGI interface) will still occur.
2. Don't do any backups on this machine. Manually requested backups (via the
CGI interface) will be ignored.
This will still allow the client's old backups to be browsable and
restorable."
Does anyone know where the "per-PC config.pl file" is? I can only find the
file /etc/BackupPC/config.pl, but this file should be a global config file
other than per-PC config file specific to the PC that will be disabled for
backups.
Thanks.
Kind regards,
Chris
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/