<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2012://3/tag:ask-leo.com,2007://3.2935-</id>
  <updated>2012-02-02T09:02:39Z</updated>
  <title>Comments for How do I fix a cyclic redundancy check error when I try to copy a file?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:63094</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c63094" />
    <title>Comment from Naveen on 2012-01-05</title>
    <author>
      <name>Naveen</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thanks a lot for the above solution.<br />
The Xcopy /c command worked like a charm!! It saved my 8 GB PST file which was stored in a bad sector location of the HDD. Using the above command I was able to copy the file to a working hard drive successfully.  You are a life saver, Leo!!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2012</a>.</p>
    </content>
    <published>2012-01-06T04:04:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:61578</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c61578" />
    <title>Comment from Ronald Vaughan on 2011-11-14</title>
    <author>
      <name>Ronald Vaughan</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I use a borrowed computer and burn data DVD's to archive mixed media. I used to use "Nero" software on a Windows XP PC,but the owner did away with that,and re-formatted his machines.</p>

<p>So now,a data DVD made months ago will no longer work because of said "cyclic error". I must retrieve this data if possible (the original flash drive it was on,was stolen.)</p>

<p>Nowadays I use "NCH" softsare...Excellent,but I just didn't have access to their Express Burner back then. (So would getting access to another<br />
"Nero" Start Smart site fix the problem?)</p>

<p>The data files jusst won't copy onto a new disc.<br />
Only a couple of files will play.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-11-14T21:10:47Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:61018</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c61018" />
    <title>Comment from Grant on 2011-10-26</title>
    <author>
      <name>Grant</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>xcopy /c did not work.<br />
I used jzip to zip all the files in the dir, then copied the zipped file to destination. <br />
If only one file in a directory, make some text files, and then zip all and do the copy. Then later just delete those worthless text files.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-10-26T19:34:16Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:60912</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c60912" />
    <title>Comment from Caroline Parsons on 2011-10-22</title>
    <author>
      <name>Caroline Parsons</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thank You!!!! 3 months since I got a new computer and have lived without a third of my old data. Photos, paid for music and video. 4 hours on and I am still transferring to an external hard drive! just thrilled that I haven't lost my precious memories.  Used CHKDSK coz didnt have the funds for spinrite, and so far so very very good!  I love technology but not computer savy per say, this was the 1st solution I could follow and obviously it has worked.  Thanks again<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-10-22T21:29:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:60738</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c60738" />
    <title>Comment from Adam on 2011-10-16</title>
    <author>
      <name>Adam</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Jayron, to open the command prompt in Windows 7 all you need to do is press the Windows button in the bottom left of your screen, then simply type "cmd" without the quotes.</p>

<p>If this doesn't work hold the windows/start button on your keyboard and press the letter "R". This will open a Run window.</p>

<p>Type "cmd" in the Run window and press "Ok". That should bring up your command window.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-10-16T19:37:24Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:59897</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c59897" />
    <title>Comment from Natoya  Rose on 2011-09-16</title>
    <author>
      <name>Natoya  Rose</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>SpinRite won't work if the hard drive of the machine you are using is SATA and cannot be switched to compatibility mode. ASUS notebooks are an example of a machine it won't work on.<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-09-16T23:13:29Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:59566</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c59566" />
    <title>Comment from jayron on 2011-09-05</title>
    <author>
      <name>jayron</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>im a user of window 7 and i have the same case for my crc error..<br />
thers no command for window 7??<br />
thc...<br />
<div class="leocomment">Not sure what you mean by "there's no command". All Programs, Accessories has the Windows Command Prompt.<br />
<div class="leocommentsig"><img src="http://images.ask-leo.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">05-Sep-2011</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-09-05T13:13:46Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:57313</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c57313" />
    <title>Comment from Paul Olding on 2011-06-07</title>
    <author>
      <name>Paul Olding</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi Leo - great article. Mine is .pst file. I've tried the xcopy /C you suggest to an external drive and I get a 'File create error: data error (cyclic redundancy check)'.<br />
Any thoughts?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-06-07T16:59:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:57203</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c57203" />
    <title>Comment from Mike on 2011-06-02</title>
    <author>
      <name>Mike</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I have a hard drive with many bad sectors.  I was not able to salvage many documents and photos off of it because of CRC errors.  Chkdsk/r found and tried to repair files, but many were still not able to be copied to my new hard drive.  Following your advice, I began to use SpinRite, which does seem to be an excellent tool for bit-by-bit data correction, but I realised this was impractical after an hour of correction and calculating that it would take about 200 days to correct the 80 GB drive.</p>

<p>Looking for a better solution, I found Roadil's Unstoppable Copier.  This let me target only the files I needed and the files appear copied and readable (as best I can tell, uncorrupted).  Even on files that it reported read errors, the new copy opens correctly and I do not see any errors.  This all just occurred so there may be problems I don't know about, but I seriously think you should mention this product on your CRC Error page.  By the way, for me at least, XCOPY /c/s stopped itself after a few errors.  Apparently the /c does not keep overriding after a few error messages (more than one, less than ten).</p>

<p>All things to consider mentioning in your article.  Thank you anyway, despite the limits of your advice. </p>

<p>Respectfully,<br />
Michael Leslie<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-06-02T08:19:52Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:56696</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c56696" />
    <title>Comment from Wm Stanley on 2011-05-13</title>
    <author>
      <name>Wm Stanley</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Dear Leo,<br />
I followed the redundancy correction advice precisely several times.  Though copy to nul worked just fine the xcopy /c to a different drive still gave the same redundancy failure.  Any other Ideas?  I will be running Chkdsk /r again tonight.  Thanks for any thoughts. </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-05-13T19:31:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:54157</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c54157" />
    <title>Comment from Piyush on 2011-02-02</title>
    <author>
      <name>Piyush</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>xcopy worked......!!!</p>

<p>thank you so much....</p>

<p>keep it up</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-02-02T13:26:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:54021</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c54021" />
    <title>Comment from Tony on 2011-01-29</title>
    <author>
      <name>Tony</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>CHKDSK /R worked fine for me.  The icon for the faulty drive D was showing but I couldn't access any of the data and the drive wouldn't boot up.  I started by installing a 2nd copy of xp on a separate drive and setting it as the boot drive in BIOS. This became C and the faulty one D.  By using c:/chkdsk/r d: the 5 stage checking process began and after it finished I was able to read and access all the data and, most importantly, copy all relevant data onto C.  When I'm finished with it drive D will be dumped!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-01-29T11:53:00Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:53169</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c53169" />
    <title>Comment from Barry Kharbangar on 2010-12-24</title>
    <author>
      <name>Barry Kharbangar</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>when i try to copy contents of a DVD, cyclic redundancy check error appears. I just got a new hard drive. And I am no good at this stuff. Please help<br />
<div class="leocomment">If you're copying a file from CD or DVD then more commonly that's where the problem is - the CD or DVD. Try reading it on a different machine.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">25-Dec-2010</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-12-24T17:47:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:52592</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c52592" />
    <title>Comment from Norman McCullough on 2010-11-29</title>
    <author>
      <name>Norman McCullough</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>not sure if i entered the command correctly.  What is the outlook part in the third line.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-11-30T04:33:01Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:51824</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c51824" />
    <title>Comment from Red on 2010-10-30</title>
    <author>
      <name>Red</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi,</p>

<p>I am facing Data error (cyclic redundancy check).<br />
in external seagate 80GB harddisk, That doest show pratition size also in my computer.when i try to open that drive it does give Data error (cyclic redundancy check). How to fix this. I have important data in that drive. Please help me.</p>

<p>Regards<br />
Red<br />
<div class="leocomment">Please read the article you just commented on. It answers this question.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">01-Nov-2010</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-10-31T06:50:24Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:51234</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c51234" />
    <title>Comment from Marzieh Ghasemi on 2010-10-15</title>
    <author>
      <name>Marzieh Ghasemi</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo, I'm having CRC when I try to run a program on windows VISTA. Although this file has been run on other computers, but I do not know what the problem is.<br />
Thanks in advance <br />
<div class="leocomment">As the article states, it's likely a problem with the hard disk on that computer.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">16-Oct-2010</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-10-15T19:28:25Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:51010</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c51010" />
    <title>Comment from Javed Akhtar on 2010-10-07</title>
    <author>
      <name>Javed Akhtar</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I always faces problem while Burning a CD. When I burn data to a CD, Cyclic Residency Check starts automatically. Kindly tell me how to fix this problem.<br />
<div class="leocomment">Sounds to me like it's your hard disk as it reads the data to be burned. Follow the instructions in the article.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">07-Oct-2010</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-10-07T12:15:12Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:50935</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c50935" />
    <title>Comment from CG on 2010-10-05</title>
    <author>
      <name>CG</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo, I'm having the cyclic redundancy issue running Windows Backup on Windows 7.  I'm backing up the main hard drive to an external HD.  My question:  Does this error message always indicate a problem with the main HD, or could it be a problem with the external HD?</p>

<p>Thanks for this very helpful article.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-10-05T13:36:04Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:50256</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c50256" />
    <title>Comment from Zabeus on 2010-09-11</title>
    <author>
      <name>Zabeus</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>The xcopy /c didn't work (always exact same error), but fortunately chkdsk worked like a charm and fixed the file. Thanks!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-09-12T04:52:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:49967</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c49967" />
    <title>Comment from Michael Mihalik on 2010-09-01</title>
    <author>
      <name>Michael Mihalik</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo,</p>

<p>I am using you method to recover some of the bad files on my hard disk. I was snake bitten, my hard drive failed, with numerous CRC errors on pst files (40 and counting). Very time consuming. Went to use my External HDD backup and I dropped it and now the drive us unreadable. Any thoughts on this? I need major help.<br />
<div class="leocomment">I'd fire up SpinRite on the original drive.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">02-Sep-2010</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-09-01T12:08:08Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:49388</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c49388" />
    <title>Comment from sam on 2010-08-11</title>
    <author>
      <name>sam</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i am getting the  error when i open mu outlook..if i click new message or search..this error doesnt allow me to do anything plz help</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-08-11T10:39:06Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:49243</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c49243" />
    <title>Comment from Sterrant on 2010-08-06</title>
    <author>
      <name>Sterrant</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Had exactly the same situation as your example, copying an outlook.pst file.  This didn't work.  This time I get "File creation error - Data error (cyclic redundancy check)<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-08-06T15:02:29Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:49212</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c49212" />
    <title>Comment from r s on 2010-08-05</title>
    <author>
      <name>r s</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I was getting a device i/o error and also sometimes a Data Error (Cyclic Redundancy Check) error when I tried to move or copy certain files from a Maxtor One Touch external hard drive. I did this below and all the error messages stopped and I could move and copy all the files that caused these errors: (WIN XP)<br />
start<br />
run<br />
chkdsk e: /r<br />
(e=Maxtor one touch drive).<br />
try it!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-08-05T17:04:39Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:48679</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c48679" />
    <title>Comment from Sameer on 2010-07-19</title>
    <author>
      <name>Sameer</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>too lengthy and very less informative...... better make it as brief as possible ....... and keeping all the details abstract..... so that those who are interestd in reading it completely will click there and understand... not all of them are interested in what is happening.......... </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-07-19T16:15:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:48240</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c48240" />
    <title>Comment from Fish on 2010-07-05</title>
    <author>
      <name>Fish</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo - THANKS so much, your info here was very useful!  i am so so glad that i copied the data off the drive as quickly as i did (due to your suggestions)... the drive died totally just before it copied the very last few files off (so i only lost maybe 5% of my files, if that).  if i had waited, well... it could have been total disaster.</p>

<p>some other handy options for xcopy, that i found useful in this context:</p>

<p>/E - copy all subfolders too, recursively (and create new folders in the target, even if they are empty)</p>

<p>/I - indicates that the destination (if not definitive) is a (new) folder, not a file.</p>

<p>/H - copy hidden/system files too</p>

<p><br />
so... i guess my next step is to try Spinrite.  wish me luck!</p>

<p></p>

<p>cheers and THANKS<br />
Peter "Fish" Fisera</p>

<p><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-07-06T05:03:11Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:48193</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c48193" />
    <title>Comment from Jayden on 2010-07-03</title>
    <author>
      <name>Jayden</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I bought a couple of games in bali and 4 of them arent working i tried xcopy and it gave the cyclic redundancy check error! i tried jfilerecovery but it kept freezing up the discs are basically brand new no scratches and it doesnt make sense<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-07-04T06:59:45Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:48168</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c48168" />
    <title>Comment from Julian Harold Lopez on 2010-07-02</title>
    <author>
      <name>Julian Harold Lopez</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I read recently on the net that rubbing a banana on your unplayable, scratched DVD fixes it. Yeah, right. But here is what I did for my Cyclic Redundancy Check error on my very scratched CD. I actually rubbed my foot on it as I remember. I used Turtle wax. Unbelievable!!! Do you know how many years I tried to get this CD to copy back to my puter? this is how I did it. I dipped my index in the Turtle Wax bottle, softly rubbed it around under it, and softly "played" the CD on a clean, soft towel until it shined. And shine it did. I had nothing to loose. </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-07-03T04:47:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:48021</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c48021" />
    <title>Comment from bilbo on 2010-06-28</title>
    <author>
      <name>bilbo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>jfilerecovery recommended by anon worke fine here. i had to recover a pretty important videofile which worked out find. after a few retrys with smaller blocks the effective amount of data missing shrinked fom 1,3mb to 97kb in my 1,57gb file. great!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-06-28T08:28:19Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:46161</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c46161" />
    <title>Comment from anon on 2010-05-02</title>
    <author>
      <name>anon</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p> Bad sectors were causing crc errors in avi and mkv. 3 gb, so was unwilling to redownload. Found this page and xcopy failed. After Wading through countless data recovery options on goggle found jfilerecovery. Portable, did not install just ran. Copied files to another partition. Reported read errors but did not freeze or hang. Copied files play without recoding although with minor glitches where data was lost.<br />
 Fast, precise and completely free. Its a java executable .jar so must have sun microsystems jre installed(15mb download, free).<br />
 If anyone else ends up here like me then would recommend this before trying/buying any recovery app. <br />
 Thank you.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-05-02T11:24:45Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:45134</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c45134" />
    <title>Comment from Parvez on 2010-04-04</title>
    <author>
      <name>Parvez</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I am not able to copy the .pst file which is very imp for me . i have gone through all the way. plz help me</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-04-04T11:09:36Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:44471</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c44471" />
    <title>Comment from Marcelo on 2010-03-16</title>
    <author>
      <name>Marcelo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi all, <br />
I had a CRC error in some DVDs recorded by my cancorder (Samsung) I would like to create some copies for my friends but I got the CRC error. I tried xcopy and I could copy all files from those DVDs to my HD then I used Nero to create DVD copies.<br />
Thanks for that tip.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-03-17T00:24:13Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:44036</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c44036" />
    <title>Comment from Jinx Dojo on 2010-03-06</title>
    <author>
      <name>Jinx Dojo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Numerous people have commented that "XCOPY /C" does not work when attempting to copy a single file from a corrupted media. I haven't been able to test for magnetic drive corruption, but I can state with certainty that "XCOPY /C" <i>does not</i> allow me to retrieve a CRC-damaged file from a CD/DVD. I suspect the same is also true with magnetic drives; "XCOPY /C" only skips files with errors--it does not skip errors in files.</p>

<p>Another post here suggested using CDCheck: http://www.softwarepatch.com/software/cd-recovery.html . This worked well for me to recover a file from a partially corrupted disc. Sadly, I didn't make enough PAR2 files to completely restore the file. To add to Leo's reminder to backup, I want to also remind everyone (especially backup software developers) that <b>backups are often useless without some sort of built-in redundancy.</b> Media will, eventually, corrupt. Thus far manually creating PAR2 files has been my only option. (WinRAR also offers recovery volumes, but that of course requires archiving the files--PAR2 does not require that.)</p>

<p>I'd love to see more backup software (esp. partition software) include the ability to spread archives over multiple files and include redundancy/repair files automatically, based on user settings.</p>

<p>Good luck to everyone recovering his/her files.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-03-06T17:37:36Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:43622</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c43622" />
    <title>Comment from Davy on 2010-02-23</title>
    <author>
      <name>Davy</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>thanks for the help i dont get a error anymore do i still need to replace my HD<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-02-23T20:58:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:42610</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c42610" />
    <title>Comment from Neel on 2010-01-26</title>
    <author>
      <name>Neel</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I have tried installing a game bt at 98%, I incur the CRC error.  I have then tried to copy the files on to my hard disk and thy have been copied without error.  But still, running the installation, I still get the error.  Is there any solution or does it have to do with registry things...Please help!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-26T10:07:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:42033</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c42033" />
    <title>Comment from Bruce on 2010-01-11</title>
    <author>
      <name>Bruce</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I also tried using the xcopy /cf rather than just /c as I noted in one of the comments and I got the same result, still a CRC error.  I am hesitant to try a SpinRite fix before I have some kind of backup made in case I make it worse.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-11T19:57:28Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:42022</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c42022" />
    <title>Comment from Bruce on 2010-01-11</title>
    <author>
      <name>Bruce</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I tried the copy to NUL and confirmed the error is with the file.  HOWEVER, I tried the 2nd step of xcopy /c and that, too, failed with the same CRC error.  I was hopeful but it came back as 0 files copied.<br />
Now what?  Or is the next step to try and repair through something like SpinRite or Outlook PST Repair?  I need to fix this so I can transfer it to my new laptop.  Is there a risk in trying to fix it that I will render it unusable?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-11T13:10:25Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41755</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41755" />
    <title>Comment from Kenneth on 2010-01-03</title>
    <author>
      <name>Kenneth</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>First copying the file normally to any location through copy-dialog in windows explorer was impopssible due to CRC fail.</p>

<p>than copying through cmd.exe to location "nul" went nice, then the extended /C copy failed due to CRC fail.... Why fail?? Why stop due to CRC when /C-copying? I'm sad now.</p>

<p>Here is cmd-text:</p>

<p><br />
C:\Documents and Settings\Kikki.KIKKIS.000\My Documents\Azureus Downloads\El Lab<br />
erinto Del Fauno[DVDRip][Spanish][www.FanCluBT.com]>copy *[www.FanCluBT.com].avi<br />
 nul<br />
El Laberinto Del Fauno [DVDRip][Spanish][www.FanCluBT.com].avi<br />
        1 file(s) copied.</p>

<p>C:\Documents and Settings\Kikki.KIKKIS.000\My Documents\Azureus Downloads\El Lab<br />
erinto Del Fauno[DVDRip][Spanish][www.FanCluBT.com]>xcopy /C *Rip][Spanish][www.<br />
FanCluBT.com].avi E:\Peliculas<br />
C:El Laberinto Del Fauno [DVDRip][Spanish][www.FanCluBT.com].avi<br />
File creation error - Data error (cyclic redundancy check).</p>

<p>0 File(s) copied</p>

<p>C:\Documents and Settings\Kikki.KIKKIS.000\My Documents\Azureus Downloads\El Lab<br />
erinto Del Fauno[DVDRip][Spanish][www.FanCluBT.com]></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-03T16:29:21Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41732</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41732" />
    <title>Comment from Sebastian on 2010-01-02</title>
    <author>
      <name>Sebastian</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I want to install a game from a cd.<br />
But it stopped by CRC problem.<br />
My question is which hard disk of mine that have some bad sector?<br />
I have 2 hard disk<br />
Thanks<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-02T13:36:08Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41698</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41698" />
    <title>Comment from phil baker on 2009-12-31</title>
    <author>
      <name>phil baker</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi Leo,</p>

<p>I've been trying to fix cyclic redundancy error in Outlook for a good two or three days. We have Outlook 2000, and resolving this is proving to be incredibly difficult.  We're trying to get away from paying by the hour on the phone with Microsoft, 'Outlook PST Repair' seems innocent and truly there in the spirit of helping, but choosing files???  huh?????   Baffling.   Our cable service provider used to IT support of 2000 in the old days, but they don't anymore.</p>

<p>My question, as the problem's probably hopeless, is can we download latest ver of Outlook X and retrieve all the old stuff AND keep our old email addresses?    From what I read, the 'cyclic redundancy check' is a 'game over' thing.  If you could be so kind as to advise, I'd really appreciate it.  Life without email doesn't feel very good.<br />
thanks, and Happy New Year<br />
<div class="leocomment">CRC errors have nothing to do with your email address, they are simply a problem with a file on your hard disk. In this case the file is your Outlook PST file. I'd have you follow the suggestions outlined in this article. There's nothing that would cause you to lose your email address.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">01-Jan-2010</span></div></div> <br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-31T23:40:19Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41638</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41638" />
    <title>Comment from Jimmy Read on 2009-12-30</title>
    <author>
      <name>Jimmy Read</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>CRC errors are generated because there are some bad sectors in the hard disk. These bad sectors might have damaged the PST file that you are trying to copy and hence the CRC error is generated. In order words, the PST file that you want to copy is damaged and corrupted. </p>

<p><br />
Go to C Drive> Program Files> Microsoft Office> Office 2007. After doing this you will see the PST files. Right click on it and go to the Properties and then select the Compatibility tab. Click on it to clear down all the Compatibility Mode Check Box. After doing so, click on Apply and then press OK. Restart the computer and your problem is sorted out.</p>

<p>If still the problem persists, then opt for any 3rd party <a href="http://www.outlookpstrepair.co.uk" rel="nofollow">Outlook PST Repair</a> software to get rid of the CRC errors in Outlook and repair the damaged PST files.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-30T08:14:32Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41600</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41600" />
    <title>Comment from Robin Clay on 2009-12-29</title>
    <author>
      <name>Robin Clay</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Kevin wrote, September 17, 2009 11:38 PM </p>

<p>"What is correct format? I know the path C:\Documents and Settings\Kevin\Local Settings\Application Data\Microsoft\Outlook but any time I type any variation of this it tells me "whatItype" is not recognized as an internal or external command."</p>

<p>He received no response.</p>

<p>Here it is !</p>

<p>He should type (after the "C:\>")   :-<br />
  <br />
C:\> CD "C:\Documents and Settings\Kevin\Local Settings\Application Data\Microsoft\Outlook"</p>

<p>DOS screeches to a halt at the first space (between "Documents" and "and"), so you have to enclose the path by quotation marks, as above.</p>

<p>But YOU knew that   ;-)</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-29T18:54:22Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41439</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41439" />
    <title>Comment from Darius King on 2009-12-24</title>
    <author>
      <name>Darius King</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Is there a deleting equivalent to 'xcopy'?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-24T18:31:04Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41423</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41423" />
    <title>Comment from arjun007 on 2009-12-23</title>
    <author>
      <name>arjun007</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i have already change my harddisk.but problem is still remain.so please give me tips to fix the problem of crc error while install any type of game.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-24T05:48:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:41261</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c41261" />
    <title>Comment from harry on 2009-12-19</title>
    <author>
      <name>harry</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hey i just had the problem. I was trying to burn a disk from my laptop while laying on the bed. Because i the laptop was slightly tilted i think it came up with the error but when i put it on a flat surface it worked.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-19T13:26:03Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:40477</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c40477" />
    <title>Comment from amel on 2009-11-28</title>
    <author>
      <name>amel</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>hi everybody</p>

<p>i just had a failure of my portable hard disk drive. It gives me CRC notification.<br />
When i connect to laptop, system cannot read it.</p>

<p>How do i solve this?<br />
Please help me, teach me step by step.<br />
I have very important files in it.<br />
TQ</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-11-28T08:31:08Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:39247</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c39247" />
    <title>Comment from Chuck Simpson on 2009-10-24</title>
    <author>
      <name>Chuck Simpson</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Just wondering Leo, don't you think it is more advisable to just replace the drive, is total failure not eminant.? when it starts to spit out crc errors. My neighbor brought me a laptop that would not boot, I installed a new operating system onit and it was fine untill I started installing programs and got crc errors. Check disk reveiled a bad block chkdsk /r found dozens of orphaned files,is this not the pretence of doom for this drive? And lastly what article at the top of this page are you refering to that I should read or this post will be ignored, I clicked on "Read the article at the top of this Page" but fail to see the relevance, with all due respect. I gave them a two year old drive from one of my machines and in 3 weeks it failed on them. They must have dropped it or the dog knocked it off the table, so why not tell people that it could be the end of the line for their drive and casper it to a new drive and remain worry free for a few years.<br />
Later<br />
Chuck<br />
<div class="leocomment">The article at the top of the page is the article you're commenting on. People regularly post comments when it's clear that they haven't even bothered to read the article, hence my admonition that they do so.<br /><br />
As for advising them to discard a drive - it's a tough call. The fact is that a "rash of CRC errors" need not mean that the drive is about to fail completely. It could, of course, but it's also not guaranteed. Very often running a tool like SpinRite will both recover the data (something giving up will not do), <strong>and</strong> refresh the media such that the bad areas are either repaired (magnetic errors) or avoided (physical errors). Data recovery is, after all, an important consideration. With drives being as cheap as they are these days, it's hard not to argue for replacement if recovery isn't an issue, but even then it's not always a simple call.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">25-Oct-2009</span></div></div> <br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-25T05:07:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:39157</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c39157" />
    <title>Comment from DragonWingz on 2009-10-21</title>
    <author>
      <name>DragonWingz</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>This also happened with DvDs while using DvD Shrink on protected discs. This will fix your DvD problems:<br />
<a href="http://hubpages.com/hub/cyclic-redundancy-check-error" rel="nofollow">Cyclic Redundancy Check Error – Data Error While Burning Dvds</a></p>

<p>.-=DragonWingz=-.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-21T21:41:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:38986</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c38986" />
    <title>Comment from Dan on 2009-10-15</title>
    <author>
      <name>Dan</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hey Leo, I dont understand the command prompt functions. if i get a crc error on drive F, how would i type it in on the command prompt? thanks</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-16T04:49:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:38142</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c38142" />
    <title>Comment from Kevin on 2009-09-17</title>
    <author>
      <name>Kevin</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hello Leo I have a very basic question. I am trying to follow the instructions; however, I do not know what exactly to type into the first command prompt to tell it where to find the file. What is correct format I know the path C:\Documents and Settings\Kevin\Local Settings\Application Data\Microsoft\Outlook but any time I type any variation of this it tells me "whatItype" is not recognized as an internal or external command. I am using Windows XP...</p>

<p>Much thanks !</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-09-18T06:38:03Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:37537</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c37537" />
    <title>Comment from Kaizer Christ on 2009-08-31</title>
    <author>
      <name>Kaizer Christ</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>hello everyone....i believe i have had this CRC error long time ago...the problem may look little but can be very effective since using variable registry softwares and change of directory doesnt actually solve the problem....the first time i had this problem i tried every possible way to fix the problem...but later on i found the only issue tht has brought to this problem is the RAM itself....sometimes the RAM may work well but not necessarily the RAM is working well for installing softwares or games....i suggest tht a RAM checkup is necessary orelse the only other issue can be coz of the Motherboard...</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-08-31T17:02:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:35808</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c35808" />
    <title>Comment from William Surya Permana on 2009-07-07</title>
    <author>
      <name>William Surya Permana</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>When I tried "C:\>CHKDSK /R"<br />
The console said:<br />
"The type of the file system is NTFS.<br />
Cannot lock current drive."<br />
What should I do?<br />
<div class="leocomment">It should also have asked if you want to schedule the chkdsk for the next time the system is rebooted. Say yes.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">08-Jul-2009</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-07-08T06:54:45Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:35074</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c35074" />
    <title>Comment from YUREX on 2009-06-15</title>
    <author>
      <name>YUREX</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo, thanks a million!</p>

<p>XCOPY /c failed three times.  I then used the XCOPY with /cf attributes and that worked!</p>

<p>I was able to copy and read the corrupted excel file!</p>

<p>Thanks Again,</p>

<p>Sales at MantraMediaStore.com</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-15T16:09:54Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27941</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27941" />
    <title>Comment from vinay eletem on 2009-06-06</title>
    <author>
      <name>vinay eletem</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>''how do i fix a crc error when i try to copy or install a file from dvd?''</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-06T11:55:17Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27940</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27940" />
    <title>Comment from omkar singh on 2009-06-03</title>
    <author>
      <name>omkar singh</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i want instal a game name super dragonball z but some problem there i cant able to install it it so some crc error.........so how can i install it?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-03T13:22:22Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27939</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27939" />
    <title>Comment from adigo on 2009-03-29</title>
    <author>
      <name>adigo</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Thank you Leo, <br />
I just followed your steps and after the "CHKDSK / R" I am now able to work with my files again !</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-29T22:26:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27938</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27938" />
    <title>Comment from Animepsyco on 2009-03-08</title>
    <author>
      <name>Animepsyco</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I have a ton of cyclic redundancy errors on my drive not only that but certain files on my drives are not showing up but I know there there but on vista I can't even open the folder without it telling me I have to reformat the disk before I can use it.WTF?<br />
<div class="leocomment">Did you read the article you just commented on? It has the steps you should take.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">09-Mar-2009</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-08T19:43:16Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27937</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27937" />
    <title>Comment from JINNY on 2009-01-11</title>
    <author>
      <name>JINNY</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>LEO, I'm having huge problems with this CRC error. I can't install corel draw which i really need right now, and i'm installing it from free downloaded trial version from OHP of Corel. I'm having the same error, when i try to check my large format photos in a folder. My laptop just stops for a while.<br />
And when i download some files and try to extract them using WINRAR, i get the same problem.<br />
I've done the register cleaning, scanned with antivirus programmes.<br />
I repaired my Windows XP for the 5th time now.<br />
PLEASE HELP!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-01-11T16:10:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27936</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27936" />
    <title>Comment from Ed on 2009-01-04</title>
    <author>
      <name>Ed</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi again...A follow up to my post of October 8.</p>

<p>That fix didn't work long term, the Outlook.pst because corrupt again.  </p>

<p>I believe I have a real fix for the Outlook issue.  After going after many of the solutions xcopy etc, I decided to try something very basic.  I exported each section of Outlook ie Calendar, Contacts...etc...etc. to a seperate file outlook calendar.pst etc on a seperate hard drive.  I had 2 HD's in the system and plan to trash the bad one, only using the 2nd HD in the system once it's reformatted.  I copied each folder seperately.  To test it, I imported each of the pieces to the Outlook Archive file and it worked perfectly, all of the information is in tact.  </p>

<p>One other interesting note, for those that mentioned their Outlook.pst is over 1 gig, my corupt file is 1.19 gig, the archive.pst file is only 128 meg.  I guess Outlook does a great job wasting space.</p>

<p>I am going to move both the seperate files and the archive.pst to the new Outlook once the machine is totally refreshed.</p>

<p>Good luck.</p>

<p>Ed</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-01-04T15:55:16Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27935</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27935" />
    <title>Comment from ravishekhar on 2008-12-24</title>
    <author>
      <name>ravishekhar</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>my system saying eror and to run chaeck disk <br />
but when i run chkdsk on windows and ms dos it says it will be done at system restart but it not don what to do <br />
pls can any body help me <br />
 [personal email address removed]</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-12-24T14:14:35Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27934</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27934" />
    <title>Comment from Donish on 2008-12-13</title>
    <author>
      <name>Donish</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i recovered my data by this software CDCheck 3.1. It is free!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-12-13T13:56:02Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27933</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27933" />
    <title>Comment from doug battaglia on 2008-12-03</title>
    <author>
      <name>doug battaglia</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I tried to do the procedure using the dos prompt to xcopy /c my archive.pst file that had been giving me crc errors. the xcopy /c command resulted in 0 files copied, crc. Any thing else I can try to recover this archive.pst? Thanks.<br />
<div class="leocomment">In your shoes, I'd try <a href="http://go.ask-leo.com/spinrite" rel="nofollow">SpinRite</a>. It's not free, but it could allow you to recover the file(s) on your disk in a situation like this.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">04-Dec-2008</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-12-04T02:40:25Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27932</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27932" />
    <title>Comment from Garth on 2008-10-14</title>
    <author>
      <name>Garth</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I tried the xcopy but it gave an "Access denied" message. Also if I try the chkdsk first, and if that doesn't recover everything, can II still use spinrite later or will I have changed the structure of the file and therefore loose any chance to recover the rest?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-14T17:03:12Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27931</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27931" />
    <title>Comment from Sumit on 2008-10-14</title>
    <author>
      <name>Sumit</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo, Can you please tell the best way to clean up the registry. above Ed mentioned that he cleaned up the registry with some tool, can you please share the name. My laptop was working fine but now its extrmely slow. Yes I installed and uninstalled lot of applications, lot of them just downloaded as free software from net.</p>

<p>Please help.<br />
Thanks<br />
Sumit</p>

<div class="leocomment">Try this article: <a href="http://ask-leo.com/whats_the_best_registry_cleaner.html" rel="nofollow">What's the best registry cleaner?</a>

<div class="leocommentsig">- Leo<br /><span class="leocommentdate">15-Oct-2008</span></div></div>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-14T15:51:46Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27930</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27930" />
    <title>Comment from Rashin Wurie on 2008-10-09</title>
    <author>
      <name>Rashin Wurie</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hello leo.<br />
I'm trying to reinsall win-xp-pro,but i keep getting this error,(data error cyclic redundancy,one of the components that windows need could not be installed).How can this problem be fixed? And how can i fix this problem if there's no operating system on my (Desktop PC? Because i'm stuck,it started 1/2way and stopped,so now i'm stuck with no os. please help me.Oh,and also i tryed to use my recovery disc,and it went 1/2way and an error popped up again please help me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-09T20:59:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27929</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27929" />
    <title>Comment from Ed on 2008-10-08</title>
    <author>
      <name>Ed</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo, thanks for your help on this.  I tried all of the above when my Outlook began having problems.  It didn't work.  Amazingly, I did the following:</p>

<p>1.  Did a simple Disk Cleanup.<br />
2.  Used a utility to clean up the registry.<br />
3.  Believe it or not, DEFRAGED the harddrive.</p>

<p>Outlook is as good as new. It must have moved the file off of the bad areas.  I did a diskcheck and yes, I had a bad areas.  So now it's going to be, clean up the harddrive and get ready for a replacement, just to be safe.</p>

<p>I just wanted to pass this along.</p>

<p>Ed</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-08T18:09:12Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27928</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27928" />
    <title>Comment from CD problem on 2008-09-30</title>
    <author>
      <name>CD problem</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi, I was having trouble getting a file from a cd because I kept getting this CRC warning so I download a program called CDcheck which works wonders...</p>

<p><a href="http://www.softwarepatch.com/software/cd-recovery.html" rel="nofollow">http://www.softwarepatch.com/software/cd-recovery.html</a></p>

<p>It continues to copy the file even after the CRC warning and it also works by copying from one destination to another on hard drives or folder to folder. It also gives you a detailed report of how many errors you recieved so that you can, for example, clean the cd and see if you get less errors which would mean more data would be recovered. Very usefull program I do recommend.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-09-30T18:33:58Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27927</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27927" />
    <title>Comment from RK_Tech on 2008-09-02</title>
    <author>
      <name>RK_Tech</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi I have problem in My HDD for PST file where Bad sector is causing to read pst file. I am unable to transfer to another HDD or can not take backup for PST. I tried CHKDSK /R and SANPST but did not help. how can I fix this without buying SPINRITE, PST file is about 1.9 MB, please help me I am stuck using outlook for 3 weeks. <br />
<div class="leocomment">SpinRite remains my next recommended step. Yes, it may not work (you can get your money back, I believe), but I know of no other tool that does what it does as well as it does it.<br /><br />
<strong>-Leo</strong></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-09-02T13:36:00Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27926</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27926" />
    <title>Comment from Beki on 2008-09-01</title>
    <author>
      <name>Beki</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I have bought a WD passport essential (250 GB) external hard disk! There were some setup files (included software with synchronization and recovery)....even I didn't removed or replaced these files in WD, I tried to copy and nothing (cyclic redundancy and some I/O errors-even the usb ports are well installed -no driver problems)...then I have formatted it, and still the same problem ...Also, I read and proved your advices, and still :( nothing...Please help me, because I spend a lot of money for this device and I cannot use it.....</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-09-01T15:36:58Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27925</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27925" />
    <title>Comment from M P Singh on 2008-08-21</title>
    <author>
      <name>M P Singh</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>At times a file or software being downloaded from the internet may get corrupted . The corrupted file or software will not work and will give the cyclic redundancy check data error when one tries to delete it from the hard disk. Running CHKDSK can help  in deleting the file or software completely.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-22T03:12:51Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27924</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27924" />
    <title>Comment from Chris on 2008-06-17</title>
    <author>
      <name>Chris</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hello leo.<br />
I'm trying to reinsall win-xp-pro,but i keep getting this error,(data error cyclic redundancy,one of the components that windows need could not be installed).How can this problem be fixed? And how can i fix this problem if there's no operating system on my (ACER ASPIRE/5050 LABTOP)? Because i'm stuck,it started 1/2way and stopped,so now i'm stuck with no os. please help me.Oh,and also i tryed to use my recovery disc,and it went 1/2way and an error poped up please help me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-06-17T23:27:13Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27923</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27923" />
    <title>Comment from Jen T on 2008-04-09</title>
    <author>
      <name>Jen T</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thanks for the tips! My users OST file was corrupted and I could not copy it to "null". Since we are lucky enough that we keep it on the server, I was able to delete his ost file and it re-created itself when I reopened Outlook.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-04-09T19:02:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27922</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27922" />
    <title>Comment from Clark Gregory on 2008-02-12</title>
    <author>
      <name>Clark Gregory</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Dear Leo,<br />
I am out of ideas!</p>

<p>I have 1 disk 2 partitions.  Back-up C: to D: with Ghost works fine.  Have done it multiple times.  Also Wondows / properties / Chkdsk does not find a problem.  This would indicate no problem with the hard drive. <br />
 <br />
But - back-up to DVD, I get a CRC error on the last DVD consistently on both DVD-R & DVD-RWs for either partition.  Got a new DVD, still get the error.   </p>

<p>Ran “ignore bad sectors” and it seems to work.</p>

<p>Tried using Nero-7 backitup, still copies to multiple DVDs then fails with CRC error at the end.</p>

<p>So disk to disk works, but disk to DVD fails on two DVDs in the same manor and after creating first 3 DVDs correctly but on the end of the 4th.</p>

<p> If it’s the hard drive, why would it work disk to disk.  If it’s DVD, why always on last DVD and on different DVD drives.  Should I be looking at cable, mother board, etc.</p>

<p>I have not tried to connect the DVD as a secondary drive on the first IDE cable yet.</p>

<p>Many thanks,<br />
Clark</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-02-12T14:56:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27921</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27921" />
    <title>Comment from Anthony Terlicker on 2008-02-09</title>
    <author>
      <name>Anthony Terlicker</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I purchased a program that has an application CD and an application update CD.  Then there are 6 CD's that install the data.  Mostly .cab files that contain large single files that are spanned.  When I get to the 5th CD, there are two cab files.  one contains the remainder of the 4th CD spanned cab file and the beginning of another cab file that spans to the 6th CD.  When installing, the 5th CD stalls just before the end of the cab that flows into the 6th CD, but then it pops up a window that says installation complete. it doesn't ask for the final disk and I can not access any of the data or the program at all.  If I try to copy the cab or extract the file it contains, I get Cyclic redundancy error.  If I copy it from cmd prompt with a c switch, it still errors CRC because it's all one big file.  I tried an error fixing program that got through the file transfer to HD, and I burned it to a new disk, but it still is premature installation and won't work.  The file in the cab is called rfile002.001 and spans data5.cab (disk5) and data51.cab (disk 6). any ideas? I know it is the 5th disk and not my drive.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-02-09T13:33:43Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27920</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27920" />
    <title>Comment from Mark on 2008-01-27</title>
    <author>
      <name>Mark</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Just quick message to Rob, I would start to break out that PST into several, perhaps by year. In my former life as an admin, I know that when you start to approach 2gb size in PST files they tend to corrupt very easily. <br />
I used to break out users' PST files by 2002, 2003, 2004, etc, leaving the last two years or so in the current PST file.</p>

<p>Also, thanks for the article, it was helpful</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-01-27T17:52:26Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27919</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27919" />
    <title>Comment from Bob on 2008-01-14</title>
    <author>
      <name>Bob</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Several people have noted that XCOPY does not, in fact copy files with CRC errors, to which Leo responded</p>

<p>"Folks, PLEASE read the article. The whole article. It's pretty clear:</p>

<p>If this copy fails, then we've confirmed that the bad sector on your hard<br />
disk is actually being used by some portion of your file."</p>

<p>Leo, PLEASE read your own article, to wit, the context of the sentence you took out of context was when copying to NUL, not when using XCOPY:</p>

<p>"<br />
C:\wherever>copy Outlook.pst NUL<br />
1 file(s) copied.</p>

<p>This reads the entire file by copying it "nowhere". If this succeeds the problem is not actually with the file itself, but the location you were trying to copy it to. My recommendation would be to copy it to a different disk entirely, or a different machine on your local network.</p>

<p>If this copy fails, then we've confirmed that the bad sector on your hard disk is actually being used by some portion of your file."</p>

<p>AND...</p>

<p>"Two important things to note here: we've used the xcopy (for eXtended copy) command, and we've added the "/C" switch which keeps copying even if errors are encountered. As you've already experienced, the default behavior of both COPY and XCOPY is to stop if an error occurs.</p>

<p>Now that we've got a "no worse than" backup copy, we can start attempting to repair the disk. "</p>

<p>All of this was a discussion of recovering a single file. You failed to recognize that XCOPY skips a file with a CRC error and keeps copying OTHER files, rather than stopping altogether. This is irrelevant when attempting to recover a single file.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-01-14T23:59:34Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27918</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27918" />
    <title>Comment from A on 2007-09-26</title>
    <author>
      <name>A</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I tryin to copy avi files from a dvd . The files Seem so play usin media player or win amp but gets stuck at certain point . . Some copy and play perfectly others say cyclic refuncy check . . How can i copy these files which play but dont copy . . I tried to copy it to another removal disc so its not my hard drive that has a problem . .Wat do i do</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-09-26T11:36:58Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27917</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27917" />
    <title>Comment from Rod Beckwith on 2007-08-30</title>
    <author>
      <name>Rod Beckwith</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi Leo,</p>

<p>All I can say is THANKS for introducing me to Spinrite...had a little trouble with my bios at first, but the tech support got right back to me with the solution and now I have fully recovered my 1.7GB PST file.</p>

<p>I HIGHLY recommend Spinrite to anyone having problems with their HD.</p>

<p>Thanks again,</p>

<p>Rod</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-08-30T16:50:40Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27916</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27916" />
    <title>Comment from Leo A. Notenboom on 2007-08-20</title>
    <author>
      <name>Leo A. Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>Folks, PLEASE read the article. The whole article. It's pretty clear:</p>

<p>  "If this copy fails, then we've confirmed that the bad sector on your hard<br />
  disk is actually being used by some portion of your file."</p>

<p>You have a bad sector on your hard disk.</p>

<p>Again, as the article outlines: chkdsk may help, spinrite stands a very good<br />
chance of helping.</p>

<p>But some CRC errors cannot be corrected. Again quoting the article:</p>

<p>  "At this point, if none of the steps above have repaired the bad sector or<br />
  otherwise recovered your file, you're just a little bit screwed."</p>

<p>I hate to see everyone waiting for a response from me, when my answers to your<br />
questions are already in the very article you're commenting on.</p>

<p>PLEASE read the article.</p>

<p>Leo</p>

<p><br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.7 (MingW32)</p>

<p>iD8DBQFGyi6ECMEe9B/8oqERAj/8AJ9LBsNb6nRFpVrRvoPZNDreOSQ95QCfXWGL<br />
a/hlvSsdNa/tBNknOENW+g4=<br />
=3vo5<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-08-21T00:14:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27915</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27915" />
    <title>Comment from Leo A. Notenboom on 2007-07-15</title>
    <author>
      <name>Leo A. Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>If you're positive that the files can all be played completely, then they can<br />
be read, and I would assume that the CRC error is happening on the device<br />
you're writing too. Try copying them to a different drive or device.</p>

<p>Leo</p>

<p><br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.7 (MingW32)</p>

<p>iD8DBQFGmqURCMEe9B/8oqERAo8aAJkBFDf+mp315D11Jf+aQeESQr2lBwCdGGJI<br />
zgASVKZMKFchO2CrUJqgWDI=<br />
=u6UN<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-07-15T22:52:32Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27914</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27914" />
    <title>Comment from Salman on 2007-07-14</title>
    <author>
      <name>Salman</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hello My name is Salman from Afghanistan.I have some sound files in a CD. There are about 70 .RM files on a CD all of them are fine but when I want to copy some of them there is this error.<br />
I read the above instruction. but I want to ask you that is there a software to fix it? is there a good way to solve it?<br />
 because I need my files please tell me about it as sson as possible.the file itself is fine it works and can be read. but when I want to copy there is this error Data Error (Cyclic Redudancy Check) What should I do with this error? Thank you very much</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-07-14T18:08:04Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27913</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27913" />
    <title>Comment from Jim Witkam on 2007-06-17</title>
    <author>
      <name>Jim Witkam</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Correction regarding my own previous post: <br />
In fact there actually was a bad sector, when I did a real CHKDSK (from the command line), and some of my Outlook data was lost.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-06-18T04:02:33Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27912</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27912" />
    <title>Comment from Jim Witkam on 2007-05-03</title>
    <author>
      <name>Jim Witkam</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi Leo,</p>

<p>I also got a "cyclic redundancy check error" when trying to copy my Outlook.pst file. Interestingly, I never got any crc errors with any other file on this harddisk and I don't even use Outlook very much (hardly at all in fact). </p>

<p>What's more, I found your webpage because I googled for "hard disk error bad sector cyclical redundancy", so I wasn't even looking for Outlook related information. </p>

<p>All this makes me suspect that Outlook somehow "creates" these errors. (CHKDSK didn't report any bad sectors anyway).</p>

<p>Hope this info is useful somehow.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-03T10:41:13Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27911</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27911" />
    <title>Comment from Leo Notenboom on 2007-03-23</title>
    <author>
      <name>Leo Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>It sounds like the CRC error is in the filesystem itself, not one of your<br />
files. This is actually more dangerous because if the filesystem itself becomes<br />
corrupt you could loose multiple files.</p>

<p>I'd strongly recommend the SpinRite, or at least the CHKDSK options noted in<br />
the article.</p>

<p>Leo<br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.6 (MingW32)</p>

<p>iD8DBQFGBHSXCMEe9B/8oqERAh9LAJ9yLp8j2IStoYUAgwf72y2iKqRKiACdFNKE<br />
3O5FomBUEN1Po+og14WRZ9I=<br />
=27sg<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-03-24T00:46:06Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27910</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27910" />
    <title>Comment from Ileana G. on 2007-03-22</title>
    <author>
      <name>Ileana G.</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hey Leo,</p>

<p>First off I want to thank you for your site. It's incredibly helpful when things like DELL Help Center fail to come through. </p>

<p>But I do have a problem. I know the above article deals with copying a file, but my problem is deleting a file. I first got the cyclic redundancy check error message when I tried to empty my Recycle Bin. A window popped up stating the following:</p>

<p>Cannot delete Dc224: Data Error (cyclic redundancy check)</p>

<p>Well, I'm sure its a particular file that's the problem, because I can go into the Recycle Bin and manually delete everything. But even if I delete all the files shown, the recycle bin still reports the presence of one file. I believe that one of the files I tried to delete did not do so completely. But I'm not sure. I'm not sure where to go from here. Should I even keep deleting the files in the Recycle Bin one by one?</p>

<p>Up till now, my computer hasn't had any problems and now this. It's always something.</p>

<p>Even if you don't reply, your article was incredibly helpful in informing me of this type of error. Thanks for your time.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-03-23T01:49:34Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27909</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27909" />
    <title>Comment from Leo Notenboom on 2007-03-14</title>
    <author>
      <name>Leo Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>Not that I'm aware of. I'd recommend backing up and copying off as much<br />
of that hard drive as possible, and replacing it.</p>

<p>Alternately, you might try getting and running spinrite - it may be able<br />
to recover/repair the drive. <a href="http://www.grc.com/spinrite.htm" rel="nofollow">http://www.grc.com/spinrite.htm</a></p>

<p>Leo<br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.6 (MingW32)</p>

<p>iD8DBQFF+KUhCMEe9B/8oqERAp4rAJ9/WTlXV9xihM6ku1iGBp3B9EEXxwCeMC+5<br />
iiULCxiwqfENNtthNjGp8j4=<br />
=+FSC<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-03-15T01:45:48Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.2935-comment:27908</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.2935" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html#c27908" />
    <title>Comment from Nicole S. on 2007-03-14</title>
    <author>
      <name>Nicole S.</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi Leo,</p>

<p>First of all I just want to let you know how critical and helpful your site has been, particularly this page.  Maybe you don't think about it but you are really able to have a huge impact on people's lives.  </p>

<p>For example, my boyfriend is a grad school student in the middle of an important project with a deadlne, and as is usually the case, his computer crashed at the worst possible time.  I'm helping him by trying desperately to back up his data and save his hard disk because he can't, and because I have a little more computer experience than he does; without having found your site on my computer we would not have known what the "cyclic redundancy" message we kept getting was.  It is a good thing we ran the check disk command when we did because every time we started his computer, even in safe mode, more data was being lost to the point where we were almost unable to start it at all the last time.  So without your help, we would have a huge loss on our hands, and being students we just don't have the money to buy a new computer.  I just wanted to say thank you very much for what you do!  You are indeed a lifesaver- or at least a semester-saver!</p>

<p>One question I have- Running the chkdsk command, literally hundreds of bad clusters are being repaired.  After the scan is done running, will we be able to access any record or list of what has been repaired?  There are simply too many to keep track of, and seemingly no way to save.  </p>

<p>Thanks again, Leo!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_do_i_fix_a_cyclic_redundancy_check_error_when_i_try_to_copy_a_file.html">How do I fix a cyclic redundancy check error when I try to copy a file?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-03-14T21:07:22Z</published>
  </entry>

</feed>

