A little something about everything

internet marketing and website development made simple..

How to solve error: Data error (cyclic redundancy check)

In some cases, files may be encrypted and will not copy correct from one directory for another with the error: Data error (cyclic redundancy check)

In order to solve this, you can copy or move the files with robocopy instead of windows explorer.

robocopy /e /is /v /eta x:\directory y:\newdirectory

Add comment

Loading