Have a little problem that I think I need the right xcopy switches but I want to make sure before I do it.
Basically the problem is as follows.
Have old set of data from a server that crashed. New server did not get complete set of data. Old server backup was very crappy and the person who put the backup into the new server didn't realize that if he buried the new data 3-4 directories deep, he would run into the max character limit.
I have copied off all the old server data to a USB drive. I want to merge the data that is on the USB drive, with the new server data. The source would be the new server, the destination would be the USB hard drive. I want the source to overwrite files on the destination, and also add files to the destination if some have been created since the crash and switch to new server.
What xcopy switches do I need to accomplish this? The reason I want to put the new server data on the USB drive is so that the new server can have the data drives rebuilt as raid 5. they were initially set up as raid 1 and we are not happy with the cost of storage in that situation.
Thanks in advance for any help.
Basically the problem is as follows.
Have old set of data from a server that crashed. New server did not get complete set of data. Old server backup was very crappy and the person who put the backup into the new server didn't realize that if he buried the new data 3-4 directories deep, he would run into the max character limit.
I have copied off all the old server data to a USB drive. I want to merge the data that is on the USB drive, with the new server data. The source would be the new server, the destination would be the USB hard drive. I want the source to overwrite files on the destination, and also add files to the destination if some have been created since the crash and switch to new server.
What xcopy switches do I need to accomplish this? The reason I want to put the new server data on the USB drive is so that the new server can have the data drives rebuilt as raid 5. they were initially set up as raid 1 and we are not happy with the cost of storage in that situation.
Thanks in advance for any help.
