Time4aMassiveOC
04-12-08, 02:58 PM
so yet another one of my a.b.used (Actually Been USED) harddrives is screaming its cyclic redundancy check death scream.
and i want to get all my files off this 320 gig harddrive. but when i copy them it obviously errors out on bad files making it impossible (timeframe wise) to copy the ones that are actually still good..
now i know that in dos there is switch you can set.
/c makes the copy not stop on crc errors
and X on the "xcopy" makes it an "extended copy" (i assume it just means it tries more times to read it before moving on when it fails)
C:/> xcopy /c file1.exe D:/location
but how would i just copy all the files on the failing disk over to a folder on a new harddrive and just turn off the stop on error????
i would really appreciate some help because id love to have all the files that are still good....
and i want to get all my files off this 320 gig harddrive. but when i copy them it obviously errors out on bad files making it impossible (timeframe wise) to copy the ones that are actually still good..
now i know that in dos there is switch you can set.
/c makes the copy not stop on crc errors
and X on the "xcopy" makes it an "extended copy" (i assume it just means it tries more times to read it before moving on when it fails)
C:/> xcopy /c file1.exe D:/location
but how would i just copy all the files on the failing disk over to a folder on a new harddrive and just turn off the stop on error????
i would really appreciate some help because id love to have all the files that are still good....