Re: [BackupPC-users] Incremental backup: What files changed?

2010-04-04 Thread Matthias Meyer
Luis Paulo wrote: > I was trying to get a way to find what files have changed in an > incremental backup. > Does any one has a solution for it already? > > I've look at /var/lib/backuppc/pc//backups and to the XferLOG, but > i'm getting nowhere. > I did a manual incremental a few minutes after an

Re: [BackupPC-users] Looking For Backup Solution

2010-04-04 Thread Will Gregorian
BackupPC won’t do bare metal. It’ll back up the bits that you specify in the config. It will certainly backup MySQL using the GNU MySQLAutoBackup: http://sourceforge.net/projects/automysqlbackup/ It has a nice web interface to keep track of the backups. Documentation is sufficient though, yo

[BackupPC-users] Looking For Backup Solution

2010-04-04 Thread lchalupa
Hello:   I'm looking for a backup solution for a small network.  There are 6 RHEL servers, one being a database Server (MySql).  Disk to Disk backup using Raid 5.  Would like the option to backup some window clients also.  Definitely need reporting capabilities to monitor backup activities.    Wil