tagore wrote:
> Hi!
> 
> I like custom schedule per host*.pl
> 
> Example backup start:
> host1.pl:   19.00
> host2.pl:   20.00
> host3.pl:   21.00
> 
> How can I this?
> 
> Which $Conf parameter?
> 
> 
> Thanks
> 

This has been asked a few times before. In short you have a few options:

- WakeupSchedule (for specifying when NOT to run anything)
- MaxBackups (from what it seems, maybe you want to spread out the load)
- Blackouts (for specifying when not to run unless necessary)
- cron jobs (for forcing a run outside BackupPC, beware - not ideal)

Cron is the only way to accomplish exactly what you're looking for.

Regards,
Johan

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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/

Reply via email to