Author |
Message |
raphael_l
Joined: 10 Aug 2012 Posts: 15
|
Posted: Wed Oct 10, 2012 9:37 am Post subject: VVEngine backup every two weeks |
|
|
Hello,
I want to know if they are an option / if you plan to add the option to schedule a profile only for a week.
For example, I want to have a backup every day for profile "test pair" only the week pair (38, 40, ...) and I want to have a backup every day for the profile "test odd" only the week odd (39, 41, ...)
How I can do that ?
Thank you in advance. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
Posted: Thu Oct 11, 2012 8:28 am Post subject: |
|
|
Hi,
in VVEngine 2.1 , schedule the two profiles to run daily at the time you wish... then in the "Scheduling Options", under "Restrictions", use the field "Start only if this condition is true" and add the following condition:
weeknumber % 2 = 0 [ <-- this condition is true only on even week numbers]
or
weeknumber % 2 = 1 [ <-- this condition is true only on odd week numbers]
Basically the idea is to run the profiles daily but restrict them with the "Start only if" condition. _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
raphael_l
Joined: 10 Aug 2012 Posts: 15
|
Posted: Thu Oct 11, 2012 9:31 am Post subject: |
|
|
Thank you ! |
|
Back to top |
|
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © phpBB Group
|