I’ve written a backup program that zip’s file to disk.
The backup works fine on about 20 computers running Windows XP Pro or Windows 2003 Server.
But on a maskin I tested today I got this funny failure while initiating:
Generated temporary filename was not unique.
The error must come from the .zip-component.
The path of the file was:
C:\Documents and Settings\OleGunnar\Lokale innstillinger\Temp\MyBackupTemp\XFS0da20571-dd84-45ec-aca9-900668f31aec.tmp
It’s running on Windows XP Pro – Norwegian.
This happend to almost every file I was about to backup on this computer.
I cannot control which temp-filename the .zip-component should use. Why is this happening?
The temp-folder MyBackupTemp was just created by a function that runs before the backup starts.
Why does it not generate a unique temporary filename? How can I fiks this?
Imported from legacy forums. Posted by Bjørn Willy (had 2348 views)