Quantcast
Channel: Windows Server
Viewing all articles
Browse latest Browse all 26364

Use robocopy for switching file servers

$
0
0

Hi all.  I have a massive file copy I need to do as I'm moving data from fileserver1 to fileserver2.  There's so much data, and it copies so slowly, that it will take possibly as long as 24 hours for the robocopy to complete.  Also, there's no way to keep the users out of the files while the copy is going on.


Because of this I was wondering how I could use robocopy to get the job done.  If I use the /MIR switch I know it will create an exact copy of what's in fileserver1 and place it on fileserver2.  Once that's done I'd like to run another robocopy that only copies files that have changed since the last copy.  I'd like to think that would result in a copy that would go very quickly.  The only problem is I don't know how to do that.


Can robocopy do that?  If so, how?


Viewing all articles
Browse latest Browse all 26364

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>