home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff284.lzh / Back / ReadMe < prev    next >
Text File  |  1989-11-27  |  1KB  |  31 lines

  1. Back and UnBack are a pair of raw utility programs that I wrote
  2. to make using Matt Dillon's BackUp/Restore program safer and faster to use.
  3. These programs essentially replace the AmigaDos Copy command when saving
  4. (and restoring) the large backup files to floppy disk.
  5.  
  6. "Back" is used to copy a single large (up to about 860K) file to floppy
  7. disk in a special non-dos format.  This is much the same thing the
  8. old utility "DosKwik" used to do with two exceptions DosKwik was more
  9. versatile (it could copy directories and files larger than a floppy)
  10. but DosKwik did not verify the copy.  Back does verify each track after it
  11. has written it to disk (I tested this with several known bad disks) to
  12. make certain that when it come time to restore your hard disk the floppy
  13. disks containing your backup can actually be read.
  14.  
  15. "UnBack" is used to restore previously backed up disks.
  16.  
  17. Source code is included in the hope that someone who is interested will
  18. extend these utilities to include recursive copying of directories and
  19. handling of files larger than one floppy (I may do this myself some day).
  20.  
  21. Stephen Vermeulen
  22.  
  23.                  (403) 282-7990
  24.  
  25.                   PO Box 3295, Station B
  26.                   Calgary, Alberta,
  27.                   CANADA, T2M 4L8
  28.  
  29. November 1989.
  30.  
  31.