robocopy how to copy files and directories waiting for the availability of the hdd and the path
Useful when you have a defective HDD that is always disconnecting/reconnecting (and you do not have the moneys to pay for the data recovery.
robocopy /e /z /w:2 "d:\sourcepath" "x:\destination"
Comments
Post a Comment