Hello Gani, 

I want to perform a full backup monthly on the first weekend of every month , 
but with the configuration you propose this would not be possible as for 
example in September on the first Friday of the month is 7 and the first 
Saturday and Sunday has been the 1 and 2 , so that backups have been divided in 
two weeks . 

I need a configuration that can ensure that backups will be released 
consecutively Friday, Saturday and Sunday . 

thank very much 
Regards 
Ana 




----- Mensaje original -----

De: "ganiuszka" <ganius...@gmail.com> 
Para: "Ana Romero" <ana.rom...@cpxextremadura.com> 
CC: bacula-users@lists.sourceforge.net 
Enviados: Jueves, 6 de Septiembre 2012 11:13:54 
Asunto: Re: [Bacula-users] How to configure schedule for run full the first 
weekend of the month?? 

2012/9/6 Ana Romero <ana.rom...@cpxextremadura.com>: 
> Hello list, 
> 
> I don't know how to configure a schedules for run full the first weekend of 
> the month ... you help me? 
> 
> Thank very much 
> Regards 

Hi, 

Maybe that for 1st Sunday of the month: 

Schedule { 
Name = "SomeSchedule" 
Run = Level=Full 1st sun at 9:00 
} 

or that for Saturday and Sunday on the month: 

Schedule { 
Name = "SomeSchedule" 
Run = Level=Full 1st sat-sun at 9:00 
} 

Here is more info about that: 

http://bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION002350000000000000000
 

Regards. 
gani 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to