BackupPC does not as far as I know have scripts or commands yet to actually
remove backup from the pool.

To remove bckups you need to get into the script.


Solution

cd /var/lib/BackupPC/pc/<client>/
ls
rm -fR <backup_number> /usr/share/BackupPC/bin/BackupPC_nightly 0 255

Check space reclaimed with df.

You still need to remove a statistic line, otherwise you will see it in
your web interface. To do that:

nano /var/lib/BackupPC/pc/<client>/backups
With ctrl+k you can remove the line with <backup_number>


done..


On 10 December 2014 at 11:04, lanceh1412-busin...@yahoo.co.uk <
lanceh1412-busin...@yahoo.co.uk> wrote:

> Hi,
>
> How do you delete backups? I've been messing around with lots of different
> hosts trying to work out how to use the software and I want to get rid of
> all the unwanted backups.
>
> My bin has the following scripts
>
> BackupPC               BackupPC_fixupBackupSummary  BackupPC_tarCreate
> BackupPC_archive       BackupPC_link                BackupPC_tarExtract
> BackupPC_archiveHost   BackupPC_nightly             BackupPC_tarPCCopy
> BackupPC_archiveStart  BackupPC_restore             BackupPC_trashClean
> BackupPC_attribPrint   BackupPC_sendEmail           BackupPC_zcat
> BackupPC_dump          BackupPC_serverMesg          BackupPC_zipCreate
>
> There is no BackupPC_delete whch I have seen mentioned in the archive. I'm
> using version 3.2.1 on Ubuntu 14.04
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
>


-- 
Regards

Steve Mew
CTO, Nordcloud UK
http://www.nordcloud.com
Tel: +44 (0)207 492 1869
Mob: +44 (0)7474 490 801
Skype: steve_mew_office

Get AWS training: nordcloud.com/en/services/training
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to