BackupPC-users

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 06:24:21
Subject: Re: [BackupPC-users] Schedule in host config not picking up blackout period
From: Till Hofmann <hofmanntill AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 21 Feb 2014 12:23:07 +0100
On Fri, 2014-02-21 at 11:11 +0000, Adam Hardy wrote:
> I've got a laptop that I don't want backed up during the day so I have 
> configured it's schedule with a black-out period like this (via the web UI):
> 
> $Conf{BlackoutPeriods} = [
>    {
>      'hourEnd' => '24',
>      'weekDays' => [
>        '0',
>        '1',
>        '2',
>        '3',
>        '4',
>        '5',
>        '6'
>      ],
>      'hourBegin' => '5.5'
>    }
> ];
> 
> What am I doing wrong here? 

I'm not sure if '24' is a valid time, have you tried 0? You might try
setting it to '23' or '1' to avoid ambiguity caused by midnight.

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
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/