Gavin writes:

> etc/config.pl
> $Conf{WakeupSchedule} = [  1,  '1.5',  2,  '2.5',  3,  '3.5',  4,  '4.5',  5, 
>  '5.5',  6,  '6.5',  7,  '7.5',  8,  '8.5',  9,  '9.5',  10,  '10.5',  11,  
> '11.5',  12,  '12.5',  13,  '13.5',  14,  '14.5',  15,  '15.5',  16,  '16.5', 
>  17,  '17.5',  18,  '18.5',  19,  19.5',  20,  '20.5',  21,  '21.5',  22,  
> '22.5',  23,  '23.5'];
> $Conf{BlackoutGoodCnt} = -1;
> 
> etc/pc/hostname.pl
> $Conf{FullPeriod} = '0.25';
> $Conf{IncrPeriod} = '0.1';
> $Conf{XferMethod} = 'rsync';
> 
> 
> I have been this configuration for two hours now and the only backups are the 
> ones I have requested as a user.  My log file is full of lines like this

$Conf{IncrPeriod} of 0.1 is 2.4 hours.  $Conf{FullPeriod} of 0.25 is 6 hours.
With quantization from $Conf{WakeupSchedule} you should get an incremental
roughly 2.5 to 3 hours from the last backup.

Now that a few more hours have gone by have any backups started?

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to