Hello All,
In our field many of the times we need to migrate the data from volume-to-volume or may be folder-to-folder. In these cases simple copy paste won't help us.
Recently I had ended up in the same remedy of moving B2D data from one storage LUN to another with data size crossing TB. Copy paste was giving errors, stopping in between, blah blah...
Then I used these tools from Microsoft to copy the data and it worked very well.
That is why I am sharing these tools to you. These are free utilities from Microsoft.
RichCopy -
This utility is written by a Microsoft engineer named Derk Benisch. This is nothing but the GUI version of the very popular Robocopy command-line utility.
For more information and to download RichCopy refer to below mentioned link.
http...