Hi, I need to backup rotated log files and wonder how I can do it with
Bacula without backup same file when it change name.

What I mean is if I have log file that rotated every day I have
following scenario:

Mon  Thu  Wed  Tue  Fri  Sat  Sun
log  log0 log1 log2 log3 log4 log5 <-- same file, different names
     log  log0 log1 log2 log3 log4 <-- same file, different names
          log  log0 log1 log2 log3 <-- same file, different names
               log  log0 log1 log2 <-- same file, different names
                    log  log0 log1 <-- same file, different names
                         log  log0 <-- same file, different names
                              log  <-- same file, different names

I don't want to backup same file every day. I do Incremental Mon - Sat,
Diffrential Sun and Full first Sun of the month. How should I config
Bacula to do that?

-- 
Regards

Jon Ingason

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to