Re: [BackupPC-users] BackupFilesExclude doesn't exclude a directory from backups

2022-02-24 Thread Mike Hughes
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/

[BackupPC-users] BackupFilesExclude doesn't exclude a directory from backups

2022-02-24 Thread chiel
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