Dear all,
It looks like I have an issue with my config files in /etc/backuppc.
For two hosts I get an error (xfer start failed: $Conf{RsyncBackupPCPath} is
set to , which isn't a
valid executable)
But it is only configured in /etc/backuppc/config.pl. Not in any other of my 30
host:
grep -i RsyncBackupPCPath /etc/backuppc/*.pl
/etc/backuppc/config.pl:$Conf{RsyncBackupPCPath} =
'/usr/libexec/backuppc-rsync/rsync_bpc';
/etc/backuppc/config.pl: 'RsyncBackupPCPath' => '0',
I'd be happy for any hint :)
Br
Matthias
_______________________________________________
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/