hey all,
I've recently moved over 2tb of data from one NAS to another using roboycopy.
I've created a log file that lists all files it was unable to copy. this file contains over 2100 items and I'm dam sure I'm not going through it line by line.
Anyone got any decent suggestions as to how to get the 2100 files copied into the correct directories without hand-cracking them in?
I knocked up a vbscript to read the file line by line and cut the old path and insert the new path but it keep telling me the path can't be found
thanks,
I've recently moved over 2tb of data from one NAS to another using roboycopy.
I've created a log file that lists all files it was unable to copy. this file contains over 2100 items and I'm dam sure I'm not going through it line by line.
Anyone got any decent suggestions as to how to get the 2100 files copied into the correct directories without hand-cracking them in?
I knocked up a vbscript to read the file line by line and cut the old path and insert the new path but it keep telling me the path can't be found

thanks,