Use RoboCopy to copy files from crashed hard disk drives

Use RoboCopy to copy files from crashed hard disk drives

I often find myself copying a friend's/client's hard disk drive, to put back on after reinstalling Windows. Often, the hard disk drives have errors causing the copying process to fail, and I have to manually figure out which files still need to be copied.

Is there a better way of copying files from crashed hard disk drives in which the process won't fail and stop if it comes across a corrupt file, i.e., either skip that file and continue, or copy the file with errors and all?

    Requires Free Membership to View

    By submitting your registration information to SearchWindowsServer.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWindowsServer.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Yes. I recommend using the command-line copying tool called RoboCopy. Microsoft now includes it in its default Windows Vista package but is available as a free download for Windows XP and Windows 2000.

RoboCopy can copy error-prone files in a forgiving way (i.e., skip files that can't be copied and just continue). It also attempts retries when copying across a network connection that may be prone to being dropped or disconnected. I've used this program to recover some error-riddled file repositories from another hard disk drive, and salvage what could be used. There is also a GUI for Robocopy.

This was first published in May 2007

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.