home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / hdutl / backmw27.lbr / BACKMW27.NOT < prev   
Encoding:
Text File  |  1985-02-10  |  1.5 KB  |  37 lines

  1. 25 July 1984
  2.  
  3. Difference between BACKMW ver 2.6 and 2.7:
  4.  
  5. New initial menu selection  R = RESTART.
  6.  
  7. After using the program on a regular basis I found it is easy to
  8. hit ^C or misalign a disk or somehow abort BACKMW during an
  9. incremental backup. It is a mess then trying to continue without
  10. having to backup all that backed-up data again (like, an abort for
  11. an open drive door after backing up 200 of 300 cylinders...)
  12.  
  13. The "R" selection in the entry menu can now be used to restart
  14. the program. THIS WILL ONLY WORK IF ALL CRC DATA IS STILL IN RAM,
  15. I.E. IMMEDIATELY AFTER AN ERROR OR INADVERTENT ^C ABORT, ENTERING
  16. WITH THE ZCPR "GO" COMAMND OR VIA A 0K .COM FILE. The R command
  17. will also work if the program is re-executed via a disk load,
  18. as long as the CRC map is intact. The CRC map usually starts at 1A00H.
  19.  
  20. Selecting "R" before "I" and "B" will cause the CRC file loader
  21. routine to be skipped.
  22.  
  23.  
  24. 15 July 1984
  25.  
  26. Difference between BACKMW ver 2.50 and ver 2.60:
  27.  
  28. 1. SYSLIB3 now used in linkage
  29.  
  30. 2. When during an incremental backup or recovery a CRC of EAF8 is
  31.    encountered (indicating a cylinder of all E5s -- blank) this
  32.    cylinder is skipped and EAF8 is entered into the CRC file.
  33.    This speeds up operation when copying to/from a disk with large
  34.    blank areas. You might consider running the program called "EFIVEIT"
  35.    before backups, especially if a considerable number of files
  36.    has been deleted.
  37.