Peter Peltonen wrote at about 13:20:36 +0200 on Tuesday, November 17, 2009: > Hi, > > Reading from archives I thought this would be a proper way to remove > an old backup: > > cd /var/lib/backuppc/pc/hostname/ > rm -fr 0 > su -s /bin/bash backuppc > BackupPC_nightly 0 255 > > But I still can see the backup number 0 in the web interface? How do I > remove it from there or am I doing something wrong? >
There is a bash script written by Matthias Meyer (and available by googling on the web). I think called BackupPC_deleteBackup (or maybe that's just what I called it ;) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
