Revision History

 

4/25/2005 - Version 2.7

  • Minor adjustments for realtime backup progress reporting, fixed problem with messed up file names, remove items from progress window when realtime update completes.

  • SOD log file prefix changed from BOD to SOD

  • Made adjustments in SOD for attribute changes causing multiple syncs

  • Updated driver to handle SetInfo calls we miss because of Monitor application startup and shutdown.

  • Fix problem with longer file names causing blowup during sync operations right now filenames will be limited to 240 characters.

  • Added feature to restore files before a certain date

  • Updates for Win2003 blue screen problem

  • DVD Support!

  • FTP support, can be either the source or dest location.

  • Fix problem in BODACInd (CD/Ftp) where dir names with a '.' would not be shown correctly

1/5/2005 - Version 2.6.1.6

10/12/2004 - Version 2.6.1.1

6/12/2004 - Version 2.6.1.0

4/11/2004 - Version 2.6.0.2

  • Ignore the NTFS internal files $MTF and $MTFMirr in realtime mode

  • Ignore Paging IO writes to a file, would cause system hang if we had to query the filesystem for the filename on NTFS Systems (XP mostly)

  • Catch file time modifications and backup affected file.

4/7/2004 - Version 2.6.0.1

  • Add timer event to look for dead network locations, or location that come back alive again and disable/re-enable profiles accordingly

  • Better handling of errors while scanning for modified files, errors out instead of forging ahead with a bunch of meaningless error codes

3/15/2004 - Version 2.6.0.0

  • Added Copy/Backup progress for each file to the monitor application

  • Fixed some issues with maint tasks related to the enable/disable profile updates.

  • Fixed issue with Transaction ref counts that would cause a BSOD on rare occasions during backup.

  • Fixed problem with CD compressed archive when file names with filename.ext and filename.ext.ext2 exist in same dir, caused error 'Backup file no longer exists in backup directory'

  • Fixed problem with thread stalling when deleting a file on a mapped drive that was monitored in realtime mode.

  • CD spanning for backups, more features to come in DVD support

  • Added Cancel ability to profiles, can cancel initial profiles in the profile Wizard, right-click profile, and better shutdown support

  • Fix problem when two instances of a file with a transaction is opened, only first closed causing lockup and blue screens

1/1/2004 - Version 2.5.0.10

  • Make adjustments to SOD and BOD when dealing with different file times resolutions (ie: NTFS<->FAT) to help prevent backup and/or sync of unchanged files

  • Remove old .dbf and .cdx in SOD to avoid extra directories

  • Change date time format to system default instead of forcing US format

11/17/2003 - Version 2.5.0.9

  • Finally a fix for the dreaded Error 5, in Realtime mode BOD tries to backup a directory thinking it was a file that had changed

  • Added a small delay between retries to backup a file when a error occurs accessing the file

  • Fix a problem in the Profile Wizard's directory picker where the directory names with International characters would not show up properly.

9/12/2003 - Version 2.5.0.8

  • Fix problem with directory attributes updates, that cause an Error 5 as BOD tried to backup the directory

  • Fix a problem with FASTIO Write routine that cause modified filename to be sent up wrong in real time (Error 167)Updated driver for Win2000/XP lockup when backing up files that are actively changing.

9/1/2003 - Version 2.5.0.7

  • Fixed Deadlock on Win2000/XP systems when backing up files that are actively changing

  • Made some adjustments to allow BOD to react to files that change but we missed the file opening.

  • Fix to allow Deleting of a read-only directory

  • Fix a problem in SOD with include/exclude lists not getting all the 
    need extensions. 

8/12/2003 - Version 2.5.0.6

  • Updated driver for Win2000/XP lockup when backing up files that are actively changing.

  • Made some adjustments to allow BOD to react to files that change but we missed the file opening.

8/12/2003 - Version 2.5.0.5

  • Updated NT Driver for misc. OS systems file hooking routines

  • Fixed problem with deleting Mapped Archive in BOD Explorer

  • Fixed rare endless loop condition in NT and Win9x driver when processing open files that has other file activity occurring during backups

  • Fixed memory leak in animated systray icon, would cause strange screen happenings after extended activity

6/7/2003 - Version 2.5.0.1

  • Fixed problem in Archive Explorer with Deleting directories

  • Added Select/Unselect All buttons in Restore Dialog in Archive Explorer

  • Fixed side effect of passing all Profiles to Realtime driver, would cause occasional blowups on Profile delete

  • Fix blowup in driver when Change List memory paged out when calling down to driver.

  • Change the method we use to test for Packet writing software, would fail to detect it if the backup dir didn't exist yet.

  • Changes in NT Realtime driver change over synch methods, and fix problem with memory access after release that would cause occasional blue screens.

5/26/2003 - Version 2.5

  • Fix a problem that prevented BackupOnDemand and SyncOnDemand from running at the same time on NT/2k/XP machines.

  • BODMonitor.ini is now stored in "Application Data" system directory, allows XP non admin to create modify profiles, and gives each user their own profile.

  • WinNT,XP can now backup locked files too.

  • Win9x can now backup locked files (Outlook .PST, Quickbooks, etc)

  • Fixed problem in Maint profile that would remove a fileversion that meet the remove after X days criteria, but was latest version, caused file to be backed up, removed, backup up, removed, etc.

  • Fixed a problem where Maint profile would run disable options with a default value.

  • BODMon Options dialog now show Idle delay text for users

  • Added Systray Icon animation when busy, and change icon when disabled

  • Fix problem in BODSyn where sync location not available on startup would cause GPF on file change in realtime mode.

  • Fixed sync problem when original file is readonly.

1/12/2003 - Version 2.2.0.5

  • BOD no longer puts up message box and removes profile from list when it can not connect to a archive or backup location, we now try to connect to the location when backups are performed, if we can't get it we just put an error message in the log.

  • BOD Explorer no longer adds log files that does not contain any file backup activity (would be blank view otherwise).

  • Fixed problem with 9x/Me driver causing a slow down, erratic mouse, system clock slowdown, etc on some systems that got worse longer system was on.

1/12/2003 - Version 2.2.0.4

  • Fixed problem with CD writing failing to create files in after a parent folder that has no files.

  • Uncompressed archives had a problem with filenames with no extension that had a parent directory with a '.' in the name (ex: C:\test.test\badfile)

  • Compressed archives could blow up if the destination location became full.

  • Fixed spot where backup directory + backup filename could be longer than the maximum path size, causing a blowup of BODMon.

1/3/2003 - Version 2.2.0.3

  • Fixed problem with uncompressed archive not keeping the proper archive depth under certain conditions

  • Fixed problem with uncompressed archive not showing all files in BOD Explorer when file or directory exists with same name are files in the archive.

  • Fix a blowup when selecting an item in the log view in BOD Explorer

  • BOD backs up 0 length files in Realtime mode now too

  • Fixed problem in Realtime mode when file saved from another machine BOD missed the file change by DreamWeaver application on NT platform. (Weird format rename command).

  • Fixed problem with BODScDsk failing to backup with 2250 using InCD and 
    DirecCD blank disks.

11/30/2002 - Version 2.1.0.11

  • Added History View to BOD Explorer, shows the file change history in each profile

  • Added ability to select how to view a file in the Archive Explorer, now user can use Associate program, Pick their own, or use internal ASCII viewer.

  • Added Maintenance Tasks to BOD Monitor to remove old file versions, and remove files that don't exist in the source directory for x days.

  • Fixed a problem with directories not showing up properly in BODExplorer when using uncompressed archives on disk.

  • Fixed problems with uncompressed archive returning error 80 after first version stored in archive.

  • Fixed problem with BODAcZip (compressed single file archives) and depth is set greater than 100, file version never went past 1.

  • Fixed big old memory leak while extracting files in BODAcZip

  •  Made change to when Realtime driver starts in WinNT platforms from Autostart to System start for systems that start our driver late to fix  "Driver load" error messages.

  • Fixed a problem when editing a profile and there was include/exclude list we would delete the only copy of the list, caused blowups etc.

  • Fixed problem with uncompressed archive not keeping the proper archive depth

11/04/2002 - Version 2.1.0.10

  • Fixed problem with Exclude List in Realtime profiles would occasionally cause system reboot or a "Blue Screen of Death".

10/23/2002 - Version 2.1.0.9

  • Added support for Include file extension lists, you now can select file extensions that are included in a backup or select file extensions that are on in the excluded from backups.

  • Added option to Shutdown the computer after completion of a scheduled backup.

  • Files in the archive can now be stored uncompressed, this allows you to use and file management software (such as Windows Explorer) to see the contents and open files from the Archive.

  • Some minor bug fixes, archive version level could jump around on occasion, the Include Subdirectories flag was ignored in Realtime mode, always backing up subdirectories.

 

webmaster@caddais.com
Copyright (c) 2000-2005, Caddais Software, All rights reserved.