From: Roald <ro...@gm...> - 2007-08-30 21:41:30
|
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 |