On Friday 05 August 2005 17:25, Misty Stanley-Jones wrote:
> Is there a variable that counts the week of the month?  I can't use a
> manual counter because it will get thrown off when there are 5 weeks in a
> month. Can I somehow code it myself? 

Use 1.37 and Python.


> That is my whole problem with my numbering scheme.  :(

Have you read the chapter on backing up to disk?  I haven't looked at your 
problem in detail, and unfortunately do not have the time, but it seems to me 
that numbering the backup volumes Inc001 Inc002 Inc003 ... Full001 ... 
Diff001... is very simple, and you can cycle through them with no problem. 
You label them once and forget about it.  No fiddling with dates. No 
complicating your life.

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to