PC Review


Reply
Thread Tools Rate Thread

Copy, but ignore corrupt/bad/CRC errors

 
 
=?Utf-8?B?RUdNY0Nhbm4=?=
Guest
Posts: n/a
 
      12th Nov 2007
Here's the situation - XP Home, SP2

I'm digging through old CDRs, getting rid of absolute junk (Win95 drivers?
Chuck it. BeOS utilites? Toss...) and saving some of the stuff I can, to be
actually *organized* and probably re-burned.

Needless to say, some of these CDs aren't in *pristine* shape... ok, that's
like saying getting to England from Maine might require crossing a little
water, but still.

Trying to copy as a group, through Windows Explorer or DOS, is...
irritating. It's great when they're all on good sections of the disk, but
when they're not, either on a scratch or whatnot... it just quits and ignores
everything else.

For instance, say I have:
Aircraft01-01.jpg
Aircraft01-02.jpg
Aircraft01-03.jpg
Aircraft01-04.jpg
Aircraft01-05.jpg
Aircraft01-06.jpg
Aircraft01-07.jpg

"03" is corrupted or has a CRC error. I'll get 01 and 02... but it'll just
give an error at 03 and ignore the rest. (Actually, half the time it seemsto
be grabbing 07 and working its way back.)

Now, yeah, I can try copying a file at a time, but... I'm looking at
hundreds of files here. Checking the copy command's help in the command
prompt did nothing useful. And I'm unaware of a setting that will skip and/or
list errors...

Is there any means of doing this *cleanly?* I have no problem grabbing some
shareware file manager to do it, especially if it'll give me a list of files
that gave errors. I'll be even happier if there's a way in XP to do so.
 
Reply With Quote
 
 
 
 
createwindow@gmail.com
Guest
Posts: n/a
 
      12th Nov 2007
Dear EGMcCann,

Open up a command prompt and type xcopy /? to get a list of the
options for xcopy (which has more options than copy).


I know it has /C (Continues copying even if errors occur) as one of
its many options.

Good luck,

CreateWindow
http://mymessagetaker.com
The while-you-were-out message program you have been looking for!



 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      12th Nov 2007

"EGMcCann" <(E-Mail Removed)> wrote in message
news:351AD364-0214-4120-968A-(E-Mail Removed)...
> Here's the situation - XP Home, SP2
>
> I'm digging through old CDRs, getting rid of absolute junk (Win95 drivers?
> Chuck it. BeOS utilites? Toss...) and saving some of the stuff I can, to
> be
> actually *organized* and probably re-burned.
>
> Needless to say, some of these CDs aren't in *pristine* shape... ok,
> that's
> like saying getting to England from Maine might require crossing a little
> water, but still.
>
> Trying to copy as a group, through Windows Explorer or DOS, is...
> irritating. It's great when they're all on good sections of the disk, but
> when they're not, either on a scratch or whatnot... it just quits and
> ignores
> everything else.
>
> For instance, say I have:
> Aircraft01-01.jpg
> Aircraft01-02.jpg
> Aircraft01-03.jpg
> Aircraft01-04.jpg
> Aircraft01-05.jpg
> Aircraft01-06.jpg
> Aircraft01-07.jpg
>
> "03" is corrupted or has a CRC error. I'll get 01 and 02... but it'll just
> give an error at 03 and ignore the rest. (Actually, half the time it
> seemsto
> be grabbing 07 and working its way back.)
>
> Now, yeah, I can try copying a file at a time, but... I'm looking at
> hundreds of files here. Checking the copy command's help in the command
> prompt did nothing useful. And I'm unaware of a setting that will skip
> and/or
> list errors...
>
> Is there any means of doing this *cleanly?* I have no problem grabbing
> some
> shareware file manager to do it, especially if it'll give me a list of
> files
> that gave errors. I'll be even happier if there's a way in XP to do so.


CRC stands for Cyclic Redundancy Check. It means that Windows
is unable to read some of the data off your CDs. It is unlikely that the
/c switch used by xcopy.exe will let you skip over the errors. You
may have more luck if you try the flawed CDs on different CD drives.


 
Reply With Quote
 
=?Utf-8?B?R29yZG9uIFNodW13YXk=?=
Guest
Posts: n/a
 
      12th Nov 2007
You could try xxcopy, a freeware program. Get it from http://www.xxcopy.com

GS



"EGMcCann" wrote:

> Here's the situation - XP Home, SP2
>
> I'm digging through old CDRs, getting rid of absolute junk (Win95 drivers?
> Chuck it. BeOS utilites? Toss...) and saving some of the stuff I can, to be
> actually *organized* and probably re-burned.
>
> Needless to say, some of these CDs aren't in *pristine* shape... ok, that's
> like saying getting to England from Maine might require crossing a little
> water, but still.
>
> Trying to copy as a group, through Windows Explorer or DOS, is...
> irritating. It's great when they're all on good sections of the disk, but
> when they're not, either on a scratch or whatnot... it just quits and ignores
> everything else.
>
> For instance, say I have:
> Aircraft01-01.jpg
> Aircraft01-02.jpg
> Aircraft01-03.jpg
> Aircraft01-04.jpg
> Aircraft01-05.jpg
> Aircraft01-06.jpg
> Aircraft01-07.jpg
>
> "03" is corrupted or has a CRC error. I'll get 01 and 02... but it'll just
> give an error at 03 and ignore the rest. (Actually, half the time it seemsto
> be grabbing 07 and working its way back.)
>
> Now, yeah, I can try copying a file at a time, but... I'm looking at
> hundreds of files here. Checking the copy command's help in the command
> prompt did nothing useful. And I'm unaware of a setting that will skip and/or
> list errors...
>
> Is there any means of doing this *cleanly?* I have no problem grabbing some
> shareware file manager to do it, especially if it'll give me a list of files
> that gave errors. I'll be even happier if there's a way in XP to do so.

 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      12th Nov 2007
xxcopy.exe is a greatly enhanced version of xcopy.exe.
However, it is still subject to the same restrictions as
xcopy.exe: It will not continue on CRC errors.


"Gordon Shumway" <(E-Mail Removed)> wrote in message
news:FD2398E1-3735-4EC8-9CDD-(E-Mail Removed)...
> You could try xxcopy, a freeware program. Get it from
> http://www.xxcopy.com
>
> GS
>
>
>
> "EGMcCann" wrote:
>
>> Here's the situation - XP Home, SP2
>>
>> I'm digging through old CDRs, getting rid of absolute junk (Win95
>> drivers?
>> Chuck it. BeOS utilites? Toss...) and saving some of the stuff I can, to
>> be
>> actually *organized* and probably re-burned.
>>
>> Needless to say, some of these CDs aren't in *pristine* shape... ok,
>> that's
>> like saying getting to England from Maine might require crossing a little
>> water, but still.
>>
>> Trying to copy as a group, through Windows Explorer or DOS, is...
>> irritating. It's great when they're all on good sections of the disk, but
>> when they're not, either on a scratch or whatnot... it just quits and
>> ignores
>> everything else.
>>
>> For instance, say I have:
>> Aircraft01-01.jpg
>> Aircraft01-02.jpg
>> Aircraft01-03.jpg
>> Aircraft01-04.jpg
>> Aircraft01-05.jpg
>> Aircraft01-06.jpg
>> Aircraft01-07.jpg
>>
>> "03" is corrupted or has a CRC error. I'll get 01 and 02... but it'll
>> just
>> give an error at 03 and ignore the rest. (Actually, half the time it
>> seemsto
>> be grabbing 07 and working its way back.)
>>
>> Now, yeah, I can try copying a file at a time, but... I'm looking at
>> hundreds of files here. Checking the copy command's help in the command
>> prompt did nothing useful. And I'm unaware of a setting that will skip
>> and/or
>> list errors...
>>
>> Is there any means of doing this *cleanly?* I have no problem grabbing
>> some
>> shareware file manager to do it, especially if it'll give me a list of
>> files
>> that gave errors. I'll be even happier if there's a way in XP to do so.



 
Reply With Quote
 
Plato
Guest
Posts: n/a
 
      16th Nov 2007
=?Utf-8?B?RUdNY0Nhbm4=?= wrote:
>
> "03" is corrupted or has a CRC error. I'll get 01 and 02... but it'll just
> give an error at 03 and ignore the rest. (Actually, half the time it seemsto
> be grabbing 07 and working its way back.)


Next time save your most important data to at least two forms of backup,
and keep them in separate place. And, check them each to make sure the
data is good before you store them away.





















--
http://www.bootdisk.com/


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
possible to ignore xml errors? Joe Stateson Microsoft ASP .NET 1 26th Oct 2007 06:34 PM
Ignore Errors =?Utf-8?B?Wm9sdGFu?= Microsoft Excel Misc 3 22nd Jul 2007 03:44 PM
Ignore errors in range =?Utf-8?B?aG1t?= Microsoft Excel Worksheet Functions 3 14th Jun 2007 11:18 AM
Ignore SQL Server errors? =?Utf-8?B?U3RldmUgTm9ybWFu?= Microsoft ADO .NET 6 7th Mar 2005 04:23 PM
Countif to ignore any errors Microsoft Excel Worksheet Functions 4 7th Jan 2005 06:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:14 AM.