I want some of my servers to be backed up during weekends only. is it
correct synatax to dibasble weekdays backups ?
$Conf{BlackoutPeriods} = [
{
hourBegin => 0.0,
hourEnd => 23.5,
weekDays => [1, 2, 3, 4, 5],
}
Alex
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/