Perhaps BlackoutPeriods is more suitable for your needs? I see that the
example in the documentation of that parameter is more or less fitting for
your case:
$Conf{BlackoutPeriods} = [
{
hourBegin => 7.0,
hourEnd => 19.5,
weekDays => [1, 2, 3, 4, 5],
},
];
See:
http://backuppc.sourceforge.net/faq/BackupPC.html#_conf_blackoutperiods_
If you want full backups to take place on the weekends, you can define the
period for them at 7 days, and then manually trigger a full backup on a
Saturday. The consequent full backups should automatically happen every
Saturday after that.
On Sat, Apr 18, 2015 at 12:46 PM, Christian Völker <chrisc...@knebb.de>
wrote:
> Hi all,
>
> I am aware of the schedule timer. So usually I do configure it here so
> BackupPC does not perform backups at daytime. This would decrease
> performance for the users. *$Conf{WakeupSchedule} *is configured for
>
> But on weekends no one is working here and I would not mind Backups being
> scheduled mor frequently in order to get all (especially full) backups done
> during weekends.
>
> Is there a way to do this? BackupPC 3.x
>
> Greetings
>
> Christian
>
>
>
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> 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/
>
>
--
Marios Zindilis
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
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/