How to create certain number of full+incremental backup archives with Acronis

Setting up a pre-backup command that will automatically manage the backup files saved to a folder on a local disk (including external drives connected to the local computer)

The batch file provided will allow you to set up a backup retention policy for the backup files saved to a folder on the local drive. Please rename the provided batch file to pre.bat and follow the instructions provided below to set it as a pre-backup command for your backup task. Link to batch file

NOTE: There is no need to edit the batch file provided. The target location, amount of backups and amount of backup sets that you want to keep is specified by providing the corresponding parameters (see more details below).

1. Schedule a daily, weekly or monthly backup task choosing a folder on a local drive as a target location for backup files. Make sure to select the "Create incremental backup if possible" or “Create differential backup archive” option depending on whether you want to create incremental or differential backups.

2. Place the batch file provided into a folder on the local disk (any folder) and then set it as a pre-backup command in the Backup Creation Options specifying the following parameters in the 'Arguments' field dividing them by one space:

NOTE: If the path to the batch file contains spaces (for example, C:\batch scripts\pre.bat) then, according to the common Windows Command Line scripting rules, you MUST take it into double quotes (for example, ”C:\batch scripts\pre.bat”). Otherwise, the batch file will NOT execute as a pre backup command.
Path to the backup folder in the form of [drive letter]:\[folder name]. For example, E:\Backups
NOTE: If the path to the target backup folder contains spaces (for example, E:\Acronis backups\) then, according to the common Windows Command Line scripting rules, you MUST take it into double quotes (for example, “E:\Acronis backups\”). Otherwise, the batch file will NOT be able to access the target backup folder.
Total amount of backups in each backup set (full + a number of incremental backups). For example, if you create a daily backup task and want to keep a week worth of backups, set this value to 7.
Amount of older backup sets you want to keep (there will always be the current backup set and X amount of older sets located in set1, set2, etc. subfolders within the parent backup folder). For example, if you set up a daily backup task and set the amount of backup in each set to 7 then specify 3, if you want to keep 4 weeks worth of backups (you will always have 1 current set and 3 older sets each consisting of ).

Here is what this pre-backup command is going to do

1. Once the amount of backups in the backup folder reaches the predefined limit, it will place the entire set of backups (set = full + a number of incremental or differential backups) to a subfolder named set1, set2, set3, etc.

2. Once the amount of backup sets (set1, set2, set3, etc. subfolders) reaches the predefined limit, the oldest one (set1) will be deleted and the rest will be renamed in the following way set2->set1, set3->set2, etc.

3. If you set up a daily backup task and specify 7 and 3 for the amount of the backups in the backup set and the amount of the older backup sets that you want to keep, you will always have no more than 7 backup files in your backup folder and no more than 3 older sets of backups consisting of 7 backup files each (4 sets total, i.e. the current one + 3 older sets).

NOTE: Note you can specify any other values than 7 and 3. For example, if you only want to keep full and no incremental or differential backups you can set the amount of backups in each set to 1 so each set only consists of one full backup.

Find more solutions, workarounds, how-to guides and step-by-step tutorials on the main Acronis site.

 

The article contributed by Paul www.allacronis.com best Acronis discount coupons

0
No votes yet
Your rating: None

We don't permit hidden links, or direct download links (particularly of executables) so I've removed them. Unfortunately, this means your article no longer makes as much sense as I'd like. Perhaps you could add this information at the end like most of the Articles on this site.
I don't really know what to do about the executable; perhaps the best solution is to link to the site that hosts it, and include warnings that our readers download this "at their own risk" and that it hasn't been tested by Gizmo's.
You also need to add info about supported O/S and Acronis version etc., and explain differential incremental and full.

Even then I'm still not wildly happy about it. Many of our visitors complain about difficulties with Acronis, especially when it comes to restoration ... I can't help but feel this is going to cause more problems than it solves.

I use this model to backup my site, but it seems to me that I can achieve the same using some rdiff trickery.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <b> <address> <blockquote> <br> <caption> <center> <code> <dd> <del> <div> <dl> <dt> <em> <font> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img> <li> <ol> <p> <pre> <span> <strong> <sub> <sup> <table> <tbody> <td> <tfoot> <th> <thead> <tr> <u> <ul> <tr>
  • Lines and paragraphs break automatically.
  • [node:123] - insert full text (themed by theme('node'))
    [node:123 body] - insert node's body
    [node:123 teaser] - insert node's teaser
    [node:123 link] - insert link to node
    [node:123 collapsed] - insert collapsed node's body
  • You may use [view:viewname] tags to display listings of nodes.

More information about formatting options