Hi!

I want to backup a directory on a server every 15 minutes (incremental) and
full backup every 12 hours or so. Only a few files, the backup takes 5
seconds for full and 1-2 seconds for incremental.

I have been experimenting with

$Conf{FullPeriod} = 0.48;
$Conf{IncrPeriod} = 0.01;

But I can't seem to get it to work right. Anyone have any examples?

Thanks!

-- 
Roald Martin Amundsen
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to