Hello team,
I've been using Robocopy feature in Windows to transfer 115 GB of files in my Server 2008 to Server 2012 R2 for the past three months. I was getting a speed of 22Mb per minute earlier, now for the past two days the transfer process is very slow, it is reduced to 2Mb per minute. I've to finish the transfer within 3 days. Please help me by providing solution to boost up the transfer speed.
This is the roboscript I am using :
robocopy \\server1 \\server2 /S /mir >txt1.txt
Any suggestions on the script?
Also I identified that there are trillions of data packets in network connection. i will attach the details of data packets in the server. Is there any way to refresh these packets. I tried restarting the server, but no use.
Help me out!
Thank you