Le dimanche 1 juillet 2007 15:58, Matthias Meyer a écrit : > Hello, > > It is possible to delete a backup? In the documewntation I only find how to > delete all backups from one host. > But I want to delete the last backup from one host and maybee also an > intermediate (e.g. backup number 5 of 12) backup from one host. > Is that possible?
you can do this deleting the adequat subdirectory in the rigth pc's tree. then edit the file named "bakups" and remove the consider ligne. that's all ... during the night the pool will be clean as necessary. for exemple : ls pc/machine_a/ 359/ 366/ backups LOG LOG.2.z LOG.6.z XferLOG.359.z XferLOG.366.z 363/ 367/ backups.old LOG.0.z LOG.3.z LOG.7.z XferLOG.363.z XferLOG.367.z 364/ 368/ config.pl LOG.10.z LOG.4.z LOG.8.z XferLOG.364.z XferLOG.368.z 365/ 369/ LOCK LOG.1.z LOG.5.z LOG.9.z XferLOG.365.z XferLOG.369.z you can delete sudirectory named 364, 368 and 369 (rm -rf) the edit the file pc/machine_a/backups and remove lignes containing the information regarding backups 364, 368 and 369 mna. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
