home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / bwp7-8.zip / README.TXT < prev   
Text File  |  1994-01-23  |  11KB  |  347 lines

  1.                       OS/2 BakupWiz Readme.txt
  2.  
  3.  
  4.                  Ver 1.08
  5.                            Jan 23, 1994
  6.  
  7.  
  8. Version 1.08 is a bug fix and enhancement release.
  9.  
  10. Changes
  11. ═══════
  12.  
  13. * Directory List now shows all info on all FileSets in
  14.   a scrolling window.
  15. * Added -L command line switch - Lists all FileSets on 
  16.   the tape.
  17. * Added support for IBM 2.3gb drive.
  18. * Added configurable control of RESET and program return code.
  19. * Added Exabyte 8505.
  20. * FLush logfile after each operation so it may be completely viewed by
  21.   another application.
  22.  
  23.  
  24. Fixed Bugs
  25. ══════════
  26.  
  27. * Removed erroneous 'foreign media" error when backing up to an image
  28.   file.
  29. * Work around for Citrix bug that would not find files or directories
  30.   beginning with a special character.
  31. * Using the Next function in the Directory Menu would incorrectly try
  32.   to use a tape drive even when operating with an Image file.
  33.  
  34.  
  35.  
  36.                  Ver 1.07
  37.                            Jan 03, 1994
  38.  
  39.  
  40. Version 1.07 is a bug fix and enhancement release.
  41.  
  42. Changes
  43. ═══════
  44.  
  45. * Not overwriting "older" file is no longer considered an error.
  46. * Added Sony SDT-5000, Exabyte 2501, 4200, 4200c.
  47.  
  48.  
  49.  
  50. Fixed Bugs
  51. ══════════
  52.  
  53. * Fixed 'Unable to load config" message.
  54. * Hang in restore scan fixed.
  55.  
  56.  
  57.  
  58.                  Ver 1.06
  59.                            Dec 19, 1993  
  60.  
  61.  
  62. Version 1.06 is a bug fix and enhancement release.
  63.  
  64. Changes
  65. ═══════
  66.  
  67. * Added restore option to conditionally overwrite read-only and hidden
  68.   files.
  69. * Added support for backing up to removable media such as Bernoulli,
  70.   diskette, etc. You trigger this ability with the Edit Tape Image Path
  71.   option from the Configuration panel. Set the Image Path to a drive
  72.   letter followed by a colon (A:) and BakupWiz will, if the drive is
  73.   removable, detect a full cartridge and request another to be mounted.
  74.  
  75.  
  76. Fixed Bugs
  77. ══════════
  78.  
  79. * Auto unload was performed on devices that do not have a software
  80.   eject function.
  81. * Auto unload was not being done after restore/verify/directory.
  82. * Auto unload no longer being done between backup and auto verify.
  83. * Using the old config files resulted in auto unload being turned on.
  84. * OS2.!!! and OS2SYS.!!! were still not being skipped.
  85. * Fixed trap when a device returned no inquiry vendor/product info.
  86. * Fixed hang problem with certain drives when restoring from other
  87.   than the first FileSet on a tape.
  88.  
  89.  
  90.  
  91.                  Ver 1.05
  92.                            Nov 27, 1993  
  93.  
  94.  
  95. Version 1.05 is a bug fix and enhancement release.
  96.  
  97. How to migrate the boot partition from FAT to HPFS
  98. Fm: "Niel Kempson"   >INTERNET:kempson@sos.co.uk (BakupWiz Beta Team)
  99.  
  100. Some time ago I asked how I might migrate my boot partition from FAT to
  101. HPFS.  What I had in mind was something like:
  102.  
  103.     a.  backup FAT C: to tape
  104.     b.  boot from an emergency floppy set
  105.     c.  format C: as an HPFS drive
  106.     d.  restore tape to HPFS C:
  107.  
  108. This doesn't work because the boot process recognises that the drive is
  109. "supposed" to be FAT.  The only suggestions amounted to reinstalling the
  110. first 5 disks of OS/2 to "prepare" the HPFS drive for booting.
  111.  
  112. I've finally worked out how to do convert from FAT to HPFS quickly and
  113. easily.  There's a hidden file called \OS2BOOT that controls the booting
  114. process and it's quite different for FAT and HPFS: 
  115.  
  116.     FAT:    \OS2BOOT, 1099 bytes
  117.     HPFS:   \OS2BOOT, 50318 bytes
  118.  
  119. The program SYSINSTX.COM on installation disk 0 creates the appropriate
  120. \OS2BOOT for the file system.
  121.  
  122. After steps a-d above, add a final step before rebooting from the "new" 
  123. HPFS C: drive:
  124.  
  125.     e.  execute the command "SYSINST C:" from the emergency floppy set or
  126.         the OS/2 "installation diskette"
  127.  
  128. If you have a reliable tape backup system (e.g. GTak, BakupWiz), it's
  129. ever so easy to convert that last remaining FAT partition to HPFS.  (If
  130. you want to go from HPFS to FAT, the same procedure applies.)
  131.  
  132.  
  133. Changes
  134. ═══════
  135.  
  136. * Added ADIC autochanger support.
  137. * Added -I command line option to specify image file name.
  138. * Added upward compatibility for config files.
  139. * Better error trapping for config file load/save.
  140. * Add Unload/Park config option - unload tape after backup/restore.
  141. * Skip OS2.!!! and OS2SYS.!!!.
  142. * Added "Older Files" option to Restore options - Overwrite Existing
  143.   Files - if set, files on disk that are older than the corresponding
  144.   file from tape are overwritten.
  145. * Greatly reduced background CPU load when BakupWiz is idle and waiting
  146.   for user input.
  147. * Added -Fnnn command line switch. During restore this will position
  148.   the tape to the nth FileSet prior to the restore.
  149. * The return codes from BakupWiz have been enhanced:
  150.   0 - Normal
  151.   4 - Some errors
  152.   8 - Aborted
  153.   12- Catastrophic error
  154.  
  155.   Added to these values will be the FileSet number multiplied by 16.
  156.   For example: if there were some errors and BakupWiz had just written
  157.   the third FileSet on the tape: 3 * 16 + 4 = a return code of 52.
  158. * Added the capability to specify a file containing a list of files for
  159.   the file include/exclude specifications. This functions from both the
  160.   menu and command line operation mode. Simply create a file containing
  161.   a list of all the files and then specify this file's name preceded
  162.   by an @. For example: if the file name is listfile, from the command
  163.   line specify: BWS5 -b@listfile. This will back up all the files
  164.   specified inb listfile.
  165.  
  166.  
  167. Fixed Bugs
  168. ══════════
  169.  
  170. * Fixed one more bug where a color display was treated as
  171.   monochrome.
  172. * Fixed erase problem on Tandbergs.
  173. * Fixed phony QFA error problem.
  174. * Fixed condition where time & date were sometimes not getting
  175.   set correctly on restore.
  176. * Fixed several QFA related problems.
  177.  
  178.  
  179.  
  180.                  Ver 1.04
  181.                            Nov 07, 1993  
  182.  
  183.  
  184. Version 1.04 is another bug fix and enhancement release.
  185.  
  186. NOTE: If you are using tapes that were previously written by another
  187. backup program that uses multiple partitions, they should be erased
  188. before using them with BakupWiz. This will be detected and
  189. automatically handled in a future release.
  190.  
  191. NOTE: There has been a change in the format of the configuration file.
  192. Your existing configuration files will no longer work properly and you 
  193. must reconfigure and resave any custom configurations you may have. My
  194. apologies for this inconvenience. Any future changes in the
  195. configuration file will    be backward compatible.
  196.  
  197.  
  198. Changes
  199. ═══════
  200.  
  201. * Added a method of reconfiguring a listed tape drive. Depress F8
  202.   while at the SCSI address line in the COnfig panel.
  203. * Added -UE command line switch - Erase tape (before other
  204.   operations).
  205. * Added -UR command line switch - Rewind tape (before other
  206.   operations).
  207. * Add Config option to place the BakupWiz temporary files in a
  208.   user specifiable directory, rather than the current directory.
  209.   Use the Configuration Panel "Edit Tempfile Path" parameter to
  210.   set this drive/directory. Note: any directories you specify 
  211.   must already exist.
  212. * Added capability to backup/restore to any specified path/file.
  213.   Use the Configuration Panel "Edit Tape Image Path" parameter to
  214.   set this drive/directory/file. Note: any directories you specify 
  215.   must already exist. This is not yet a general purpose backup to
  216.   removable medium since it does not yet have the capability to swap
  217.   to new media. It will backup properly as long as the entire
  218.   backup will fit on the drive it is being written to.
  219.  
  220.  
  221. Fixed Bugs
  222. ══════════
  223.  
  224. * Fixed trap when using command line directory operation.
  225. * Fixed problem introduced in 1.03 where certain files that are
  226.   always supposed to be skipped (EA DATA . SF, WP ROOT . SF, 
  227.   SWAPPER.DAT, etc.) were being included in the backup. These files
  228.   typically then caused open or suspect errors.
  229. * Fixed problem restoring the Template folder.
  230. * Put in a workaround for the Archive 2525 tape unwinding problem.
  231.  
  232.  
  233.                  Ver 1.03
  234.                            Oct 24, 1993  
  235.  
  236.  
  237. Version 1.03 is another bug fix and enhancement release.
  238.  
  239. NOTE: If you are using tapes that were previously written by another
  240. backup program that uses multiple partitions, they should be erased
  241. before using them with BakupWiz. Thsi will be detected and
  242. automatically handled in a future release.
  243.  
  244.  
  245. Changes
  246. ═══════
  247.  
  248. * Put in sanity checks to catch corrupt HPFS volumes being backed up.
  249. * Allow QFA to be disabled via Config.
  250.  
  251.  
  252. Fixed Bugs
  253. ══════════
  254.  
  255. * Fixed bug that was occasionally restoring directories as files 
  256.   and vice versa.
  257. * Command line backup sessions that required multiple tapes used to
  258.   overwrite the first tape without prompting. A prompt now appears.
  259. * Backup scan was not always finding single files that were
  260.   explicitly specified.
  261. * Fixed trap when command line backup found no tape in the drive.
  262.  
  263.  
  264.  
  265.                  Ver 1.02
  266.                            Oct 04, 1993  
  267.  
  268.  
  269. Version 1.02 is a minor bug fix and enhancement release. To install,
  270. just copy all the files from this diskette into the directory where you
  271. have OS/2 BakupWiz installed. If you have made many customizations in
  272. your default config file, BWS5.CFG, you might want to save your copy or
  273. not copy the default one from the distribution diskette.
  274.  
  275.  
  276. Changes
  277. ═══════
  278.  
  279. * Remember the name of the last loaded or saved Config file. This name
  280.   will be presented as the default choice for further config file
  281.   operations.
  282.  
  283.  
  284. Fixed Bugs
  285. ══════════
  286.  
  287. * Fixed SYS3175 error when restoring files with VERY LARGE extended
  288.   attribute sets.
  289. * Fixed erroneous SUSPECT errors due to invalid time stamps form older
  290.   DOS files.
  291. * Repaired another problem in dealing with very large EA sets.
  292.  
  293.  
  294.  
  295.                  Ver 1.01
  296.                            Sep 26, 1993  
  297.  
  298.  
  299. Version 1.01 is a minor bug fix and enhancement release. To install,
  300. just copy all the files from this diskette into the directory where you
  301. have OS/2 BakupWiz installed. If you have made many customizations in
  302. your default config file, BWS5.CFG, you might want to save your copy or
  303. not copy the default one from the distribution diskette.
  304.  
  305.  
  306. Changes
  307. ═══════
  308.  
  309. * Better SWAPPER.DAT detection. 
  310. * Using -B and -V forces auto verify after the backup.
  311. * Added -D command line directory operation.
  312. * Ship PATCH.EXE with OS/2 BakupWiz. This allows the applicaton of
  313.   changes and fixes without reshipping the entire package. Since the
  314.   patches are only useful for owners of OS/2 BakupWiz, they will also
  315.   be posted in public elecronic areas for easier customer access.
  316.  
  317.  
  318. Fixed Bugs
  319. ══════════
  320.  
  321. * Fixed erroneous SUSPECT errors.
  322. * Fixed create errors for files in root dir.
  323. * Fixed the operation of the restore exclude option.
  324. * Fixed Restore Tree option.
  325. * Backing up the OS/2 .INI files often gave Verify or Suspect errors.
  326.   This has been fixed by first making copies of these files and backing
  327.   up those copies. This prevents any changes OS/2 might make to the INI
  328.   files from producing errors.
  329.  
  330.  
  331.  
  332.  
  333.                  Ver 1.00
  334.                            Sep 10, 1993  
  335.  
  336.  
  337. * There is an extra file on the distribution diskette. It is BWS5.CFG -
  338.   default configuration file.
  339.  
  340. * This note only applies if you are running an Adaptec 1742 SCSI
  341.   controller. DO NOT select the RESET option from the Utilities Menu!
  342.   Doing so will cause a trap in the AHA174X.ADD driver supplied by
  343.   Adaptec. It is an Adaptec problem and they are working on it.
  344.  
  345.  
  346.  
  347.