I created a incremental backup with different folders.
When executing the inremental backup a new file is created for each folder. Everything works fine, if the folders a big enough.
I have some small folders in my Backup-List. Therefore if there are no changes the backup is finished within some seconds.
Then toucan tries to create a new 7z-File for the next folder. Because this happens only seconds later, it still is the same minute and the new filename would be the same.
This leads to an error (cannot create file because already exists).
To avoid this problem, I created a batchfile and start every folder as a seperate job and wait 70 seconds in between.
It would be a nice idea to use the same incermental-backup-file for all folders in a future version
I shall look into this, I think I know why this is happening? Out of interest are these folders on different drives?
The folders are on the same file. The entry in the jobs.ini is like:
"Locations=|E:\\BMDArchiv|E:\\BMDRechnungen"
Here is the result-Log, which explains the problem:
7-Zip 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06
Scanning
Creating archive s:\E\Cmd\2008-12-09-12-51.7z
Compressing cmd\databaseok.log
Compressing cmd\LOG\ToucanData.txt
Compressing cmd\LOG\Toucanlog.txt
Compressing cmd\LOG\ToucanlogH.txt
Everything is Ok
Erstelle Liste der Dateien, dies kann eine Weile dauern.
7-Zip 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06
Scanning
Error:
File already exists
s:\E\Cmd\2008-12-09-12-51.7z
System error:
Unbekannter Fehler