Hello,

I've a little problem :

We use bacula to do all backup, but by security we search a way to 
"backup" the backup made by bacula.

Actually, we found 2 ways but not completly "clean".

The first is to modify the "Run After Backup" scripts of the catalog 
backup job, to add a call to our shell script "mirrorftp".
It works, but if the script fails, we dont't have warning by email ( for 
bacula the backup is done, so it's ok for it ).

The second way is to create a separate job, that backup no files, and 
add him a "Run Before Job" to call our mirrorftp script.
There if the script failed, we get a warning email.
But this way need a "storage", a "pool", etc .. and it create "empty" 
files in backup directory.

So it's not yes perfect.

Does somebody know a other ( better ? ) way to do this ?

Thanks

-------------------------------------------------------------------------
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