home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / misc / 7221 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!ukma!bogus.sura.net!opusc!usceast!douglas
  3. From: douglas@cs.scarolina.edu (G. David Douglas Jr.)
  4. Subject: Re: Diskette read errors and data loss.
  5. Message-ID: <douglas.728193313@willow.cs.scarolina.edu>
  6. Sender: usenet@usceast.cs.scarolina.edu (USENET News System)
  7. Organization: USC  Department of Computer Science
  8. References: <27800049@hpuamsa.neth.hp.com>
  9. Date: 28 Jan 93 03:55:13 GMT
  10. Lines: 24
  11.  
  12. Have you tried "VERIFY ON" at the command prompt before doing
  13. any copying/writing to diskette?  From what I've seen, doing
  14. backups to floppy-disk of files on my hard disk, write errors
  15. (thus read errors after that) WILL eventually happen, and are more
  16. likely to happen when writing to high-density diskettes.
  17.  
  18. Or try something like
  19.  
  20. COPY /V FILENAME.EXT A:\
  21.  
  22. where the A: drive contains the diskette you're writing to.
  23.  
  24.  
  25. Just my thoughts on the situation ... no implication regarding
  26. how well you're versed in MS-DOS.
  27.  
  28. P.S.  Using VERIFY ON or the /V option DOES cause diskette writes
  29.       to be slower -- but, at least in my case, I've never had
  30.       any problems reading backup files using this method.
  31.  
  32.  
  33. David Douglas
  34. douglas@usceast.cs.scarolina.edu
  35.  
  36.