I'm wondering if anyone here uses bacula to manage archiving their backuppc data to tape.

Also what files are nessecary to rebuild backuppc on another server incase the backup server crashes? if i have /etc/backuppc and /var/lib/backuppc and just replace those onto a server with backuppc installed on it will it pick up those data files and be able to restore from them?

If I just want that last days backup on a tape what from /var/lib/backuppc/ would need to be archived? Could I just run a script through it and backup everything that was modified in the last 24 hours with something like:
find /var/lib/backuppc/ -mtime -1 -print

btw im using backuppc on debian and it seems that all the data storage is located in /var/lib/backuppc
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to