BackupPC-users

Re: [BackupPC-users] BackupPC Host Summary

2011-05-12 08:16:46
Subject: Re: [BackupPC-users] BackupPC Host Summary
From: Carl Wilhelm Soderstrom <chrome AT real-time DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 12 May 2011 07:14:45 -0500
On 05/12 01:16 , Marcos Lorenzo de Santiago wrote:
> I have some hardcoded incremental backups via cron.d:
> 
> <command>
> su backuppc -c "/usr/share/backuppc/bin/BackupPC_dump -i server1"
> </command>

Rather than use BackupPC_dump, use BackupPC_serverMesg.

Here's a crontab example. a '1' means do a full backup; a '0' would mean
incremental. This particular example goes off once a year.

00 05 7 9 * backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup 
host.example.tld host.example.tld backuppc 1


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

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>