On 03/03 12:43 , absolutely_f...@libero.it wrote:
> Hi,
> I am using BackupPC 3.2.1-4 (official Debian package).I just (physically) 
> removed one server, and I would like to keep one full backup forever.Is this 
> configuration ok?
> $Conf{BackupsDisable} = '1';$Conf{FullKeepCnt} =  '1'$Conf{FullKeepCntMin} = 
> '1';

It looks reasonable to me. When I disable backups I also set:
$Conf{FullPeriod} = -1;
$Conf{EMailNotifyMinDays} = 365;

You can set the latter to whatever value you like, but it just serves as a
reminder to you eventually that you have this backup sitting around taking
up space.

-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
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