Re: Copy with verify per block
- From: "Alvin Andries" <Alvin_Andries.no_spam@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 18 Nov 2007 20:16:23 +0100
"Richard Foersom" <r.nojunk.foersom@xxxxxxxxxxxxxxxxx> wrote in message
news:1195393742_465@xxxxxxxx
With Windows (2000 or XP) is there a way to perform verify and rewrite
as part of copy operations?
What I am looking for is some option where for each e.g. 1MB written it
is check read and rewritten in case of error.
On command line I have tried copy with option /v. This seems to verify
after complete copy. Errors are reported but there are no retry of
writing the blocks found to be wrong.
If not part of Windows is there some utility with copy operation like
that I can use?
This is to debug an unreliable interface not a faulty drive.
TIA, Richard
Why don't you write your own copy program that
1) copies 1MB of data
2) flushes the I/O
3) reads the 1MB from the destination file and compares it
4) repeats until all data is copied?
Regards,
Alvin.
.
- Follow-Ups:
- Re: Copy with verify per block
- From: Arno Wagner
- Re: Copy with verify per block
- References:
- Copy with verify per block
- From: Richard Foersom
- Copy with verify per block
- Prev by Date: Re: Copy with verify per block
- Next by Date: Re: Whopping 120MB (MEGAbyte) HD
- Previous by thread: Re: Copy with verify per block
- Next by thread: Re: Copy with verify per block
- Index(es):
Relevant Pages
|