BackupPC-users

Re: [BackupPC-users] Backup start time

2010-08-18 10:17:31
Subject: Re: [BackupPC-users] Backup start time
From: Carl Wilhelm Soderstrom <chrome AT real-time DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 18 Aug 2010 09:15:27 -0500
On 08/18 06:31 , waverider wrote:
> Is there a setting which controls when backuppc begins backing up a machine?  
> There are blackout settings to define when I don't want backups to be 
> initiated, but how can I set when I want the server to start the backup 
> process?[/b]

If you want to explicitly start a backup at a certain time, the best way to
do it is using a cronjob. For instance, this will start a full backup:

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

if you want to tell it to do an incremental backup, put a '0' at the end of
the command instead of a '1'.

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

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
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>