BackupPC-users

Re: [BackupPC-users] Restrict machine to do full backups Friday night and incremental on weekdays?

2011-03-30 10:54:37
Subject: Re: [BackupPC-users] Restrict machine to do full backups Friday night and incremental on weekdays?
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 30 Mar 2011 10:52:21 -0400
On 3/30/2011 10:16 AM, Scott wrote:
> Full backups from one machine look like they are going to take > 12
> hours, so a night time full backup is not going to work - for this one
> machine I need it to happen starting Friday night so it has all
> weekend to finish (poor connectivity).    All the other machines can
> stay on the normal default schedule.   Is this possible/how? Thanks!

Two possibilities here:

1) Start the backup manually the first Friday night.  After this, the
normal backup scheduling will continue starting the backup at
approximately the same time each week.  If it shifts too much, then run
another manual backup to get it back on schedule.

2) Disable scheduled backups for this machine and run them from cron
instead.  For example:

# Machine1 backups (3:15am) -- Full on Saturday, Inc other days
15 3 * * 6 /usr/local/BackupPC/bin/BackupPC_serverMesg backup machine1
machine1 backuppc 1
15 3 * * 0-5 /usr/local/BackupPC/bin/BackupPC_serverMesg backup machine1
machine1 backuppc 0

-- 
Bowie

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
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/