Greetings,

I regularly have to issue that some log files get modified during backup jobs, 
so they will generate verify differences later in verify jobs.
One approach to avoid this problem would be not backing up these files. 
However, I’d rather have a backup of the logs.
The other approach would be to backup all files, but exclude e.g. all files 
with file extension “.log” from verify jobs.

Is the second approach possible, i.e. not verifying all files that were stored 
by a backup job? 
How would this be implemented - is it possible to use a fileset in verify jobs 
to do this? 
If yes, how would I exclude all files where their extension matches a given set 
of strings like [ “.log”, “.audit”, “.status” …] ?

ATB
 JC




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to