Multiple Zip Files
2 posts
• Page 1 of 1
Multiple Zip Files
Here is what I want to do but am having issues figuring out how.
I need to be able to backup our point of sale files which change daily. I want to be able to backup each day into a zip file and keep 7 days worth of zip files before the oldest is deleted.
How can I do this with Syncback?
I need to be able to backup our point of sale files which change daily. I want to be able to backup each day into a zip file and keep 7 days worth of zip files before the oldest is deleted.
How can I do this with Syncback?
- tcteks
- Newbie

- Posts: 1
- Joined: Mon May 21, 2012 3:49 pm
Re: Multiple Zip Files
Use a Variable as part of your Destination - something like
X:\Backups\%DAYOFWEEK%.zip
Note that the oldest wouldn't by default be deleted but (eventually / after a week) refreshed/updated instead (which is more efficient).
Bear in mind some Variables 'cycle', other (especially when two or more are combined) do not, and will always produce a unique value. If they do, it's up to you to keep the old ones under control - either manually or by calling a script, etc. Plus, such unique Zip names will never be refreshed, so a new one will always be created (slower)
Check out Help > Search > 'variables' (without the quotes) > top hit for a full list of Variables
Bear in mind that some can only be used at/after a certain stage or with certain profile types - as shown
X:\Backups\%DAYOFWEEK%.zip
Note that the oldest wouldn't by default be deleted but (eventually / after a week) refreshed/updated instead (which is more efficient).
Bear in mind some Variables 'cycle', other (especially when two or more are combined) do not, and will always produce a unique value. If they do, it's up to you to keep the old ones under control - either manually or by calling a script, etc. Plus, such unique Zip names will never be refreshed, so a new one will always be created (slower)
Check out Help > Search > 'variables' (without the quotes) > top hit for a full list of Variables
Bear in mind that some can only be used at/after a certain stage or with certain profile types - as shown
- Dave Wilkins
- 2BrightSparks Staff

- Posts: 6963
- Joined: Thu Jan 04, 2007 10:02 am
2 posts
• Page 1 of 1
Return to SyncBackSE V6/V5 (commercial)
Who is online
Users browsing this forum: No registered users and 4 guests