I noticed in a recent backup job using ZB2CD (ver 3.20) that the log file indicated that a file was burned to disc when it actually was not. Below is an excerpt from the the log file in question:
09/28/2006 7:03:35 PM Log Created. ZipBackup.exe 3.20.1.153
09/28/2006 7:03:35 PM > Files total: 12718
09/28/2006 7:03:37 PM > Files to backup: 12718 Folder infos to backup: 861
09/28/2006 7:03:39 PM > Bytes to backup: 49338126753
09/28/2006 8:09:21 PM > File created: F:\Temp for Zip Backup to CD\Archive (09.28.2006)_001.z01
09/28/2006 8:34:31 PM > D:\Archive (09.28.2006)_001.z01 burned to disc - Avg. 1853 KB/s, Max 3075 KB/s
09/28/2006 9:56:25 PM > File created: F:\Temp for Zip Backup to CD\Archive (09.28.2006)_001.zip / 4293815073
09/28/2006 10:09:15 PM > D:\Archive (09.28.2006)_001.zip burned to disc - Avg. 1848 KB/s, Max 3011 KB/s
09/28/2006 11:07:27 PM > File created: F:\Temp for Zip Backup to CD\Archive (09.28.2006)_002.zip / 2847107615
09/28/2006 11:32:45 PM > D:\Archive (09.28.2006)_002.zip burned to disc - Avg. 1841 KB/s, Max 3779 KB/s
09/29/2006 12:37:29 AM > File created: F:\Temp for Zip Backup to CD\Archive (09.28.2006)_003.zip / 2846745944
Note that THREE files are said to have been written to disc. However, the actual disc itself lists only TWO files:
D:\>dir
Volume in drive D is 0609282156
Volume Serial Number is 1703-F036
Directory of D:\
09/28/2006 08:09 PM 2,847,932,416 Archive (09.28.2006)_001.z01
09/28/2006 09:56 PM 1,445,882,855 Archive (09.28.2006)_001.zip
2 File(s) 4,293,815,271 bytes
0 Dir(s) 0 bytes free
All three files, however, ARE in the temp folder:
F:\Temp for Zip Backup to CD>dir
Volume in drive F is p2p
Volume Serial Number is 2729-42D1
Directory of F:\Temp for Zip Backup to CD
09/29/2006 12:37 AM <DIR> .
09/29/2006 12:37 AM <DIR> ..
09/28/2006 08:09 PM 2,847,932,416 Archive (09.28.2006)_001.z01
09/28/2006 09:56 PM 1,445,882,855 Archive (09.28.2006)_001.zip
09/28/2006 11:07 PM 2,847,107,813 Archive (09.28.2006)_002.zip
09/29/2006 12:37 AM 2,846,746,125 Archive (09.28.2006)_003.zip
4 File(s) 9,987,669,209 bytes
2 Dir(s) 15,041,052,672 bytes free
Incidentally the backup was made to double layer 8.5GB DVD+R discs.
|