home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / backup / hints.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  2.0 KB  |  37 lines

  1. BACKUP should not be run when an APPEND path is defined. Turn APPEND off 
  2. (APPEND ;) first. Don't use BACKUP on ASSIGNed, JOINed, or SUBSTed drive 
  3. letters.
  4.  
  5. The XCOPY command is an alternative way to backup files.  It has some 
  6. limitations, but is frequently faster than the BACKUP command.
  7.                                                                               
  8. Unlike COPY and XCOPY, BACKUP does not have a /V option. Execute the VERIFY 
  9. command to turn VERIFY ON before doing a backup if there is any question about 
  10. the reliability of the destination diskettes. See the NEW_TERMS VERIFY topic 
  11. for more information. 
  12.  
  13. You should have PLENTY of formatted diskettes before beginning a BACKUP
  14. command. Remember that each Megabyte (million characters) of data to be
  15. backed up requires one high-capacity diskette, or two (or more) double-
  16. sided diskettes.
  17.  
  18. Using BACKUP and RESTORE is a way to copy a large file (greater than the size 
  19. of a single diskette) from one computer to another.
  20.  
  21. BACKUP with one level of DOS will not necessarily create diskettes that 
  22. RESTORE for another level of DOS can read. Use caution when changing levels 
  23. of DOS. Run a few compatibility tests first. DOS 3.3 on most systems is a 
  24. lot different than preceding levels of BACKUP.
  25.  
  26. BACKUP can handle lots of subdirectories and duplicate names (a file in two 
  27. different directories with the same name). Older versions of BACKUP do this 
  28. by creating unique extensions of the form .@nn on the destination diskettes, 
  29. where nn is a sequential number starting at 01 assigned to each file on the 
  30. backup diskette which has the same name as a file already backed up. Beginning
  31. with DOS 3.3, a single BACKUP.001 file holds all the backed up files, and a
  32. file called CONTROL.001 keeps track of their path names. 
  33.  
  34. Some versions of BACKUP may backup your system (hidden) files. If the RESTORE
  35. that later reads the files restores them to the wrong place on the disk, you 
  36. may not be able to boot your computer. 
  37.