users@lists.sourceforge.net
Subject: [BackupPC-users] BackupFilesExclude doesn't exclude a directory from
backups
Hello,
I'm using BackupPC 4.4.0 and used the web gui to backup some
directories. This created the following config.
$Conf{RsyncShareName} = [
'/etc/',
'/usr/
Hello,
I'm using BackupPC 4.4.0 and used the web gui to backup some
directories. This created the following config.
$Conf{RsyncShareName} = [
'/etc/',
'/usr/',
'/var/'
];
I try to exclude the log directory using the following config. However
this doesn't seem to work.
$Conf{BackupFilesEx