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

  1. When you execute RESTORE, it usually prompts you to start with BACKUP DISK 01, 
  2. but if the file you want is on some other disk, then start with the one you 
  3. need, and ignore the error message (if any) about an incorrect disk sequence.
  4.  
  5. Unlike COPY and XCOPY, RESTORE does not have a /V option. Execute the VERIFY 
  6. command to turn VERIFY ON before doing a restore if there is any question about
  7. the reliability of the destination diskettes. See the NEW_TERMS VERIFY topic 
  8. for more information. 
  9.  
  10. Using BACKUP and RESTORE is a way to copy a large file (greater than the size 
  11. of a single diskette) from one computer to another.
  12.  
  13. RESTORE with one level of DOS may not read diskettes created by BACKUP for 
  14. another level of DOS. Use caution when changing levels of DOS. Run a few 
  15. compatibility tests first. RESTORE 3.3 on most systems is a lot different than 
  16. preceding levels of RESTORE.
  17.  
  18. RESTORE can handle lots of subdirectories and will restore duplicate named
  19. files (a file in two directories with the same name) correctly. Older versions
  20. of BACKUP (prior to 3.3) can selectively restore a file (by specifying a 
  21. filename) that was a duplicate of another on the backup diskette by specifying
  22. the extension .* or .??? on the RESTORE command. Otherwise, RESTORE will say 
  23. it can't find the file. (A duplicate filename on the backup diskette is 
  24. indicated by the presence of an extension of the form .@nn, where nn is a 
  25. number.) Later versions of RESTORE don't have this problem.
  26.  
  27. Some versions of RESTORE will restore the DOS system (hidden) files or 
  28. COMMAND.COM if they are on your backup diskettes. Unless you are doing a full 
  29. restore to an empty hard disk, this will probably put them in the wrong place 
  30. on the disk. Then you system may not boot later. The safe solution is to 
  31. delete them from the backup diskette at the time BACKUP puts them there 
  32. (which may not possible without a separately purchased program). The other 
  33. solution is to only do full restores from such diskettes.
  34.