TIH2011 - Parameter in file name for full/incremental backup ?
Dear all,
I don't have good knowledge of the English language why it's really hard for me to read all the articles in this forum. Therefore please excuse my eventually silly question(s).
I have several backup tasks which normally uses incrementel backups. By using a batch script I copy all full backups automatically to a different folder in my network. At the moment I identify full backups by searching for the string ").tib" as my backup files has the following logic:
My_Documents_(2).tib
My_Documents_(2)2.tib
My_Documents_(2)3.tib
My_Documents_(3).tib
My_Documents_(3)2.tib
My_Documents_(3)3.tib
My_Documents_(4).tib
My_Documents_(4)2.tib
For every full backup TI increases the number by 1, therefore is every file with ").tib" at the end a full backupup.
The problem is that there are many possibilities to disturb this idea (backup failures, program crashes etc.).
Is there a possibility to add a parameter to the filename? e.g. "Full"/"Incr"
Is there a possibility to rename the files with a post-command?
I looked into "chain2gen" but it's much too complex for me.
Thank you so much for your help
Christian

- Accedi per poter commentare