Copy files from a folder to another on the same network share
I'd like to have better understanding what's going on when I'm doing the following: 1. From my laptop (W7) open network share on a server \\server1\share (W2008R2) 2. Right click on a folder "Folder1" under that path choose Copy. 3. Right click on empty aria of the same folder and choose Paste. It creates a folder with name "Folder1 - Copy", the question is does the copy traffic go from the server to my laptop and back, or it stays inside the server? Does the network throughput affects the process? It was working quite fast, but at some point in became pretty slow and I have no idea why. Where to look at: the server, network, the laptop? Thanks in advance.
April 16th, 2012 9:32am

Vitaly Litovchenko wrote: I'd like to have better understanding what's going on when I'm doing the following: 1. From my laptop (W7) open network share on a server \\server1\share (W2008R2) 2. Right click on a folder "Folder1" under that path choose Copy. 3. Right click on empty aria of the same folder and choose Paste. It creates a folder with name "Folder1 - Copy", the question is does the copy traffic go from the server to my laptop and back, or it stays inside the server?  Does the network throughput affects the process? It was working quite fast, but at some point in became pretty slow and I have no idea why. Where to look at: the server, network, the laptop? Thanks in advance.  The copy operation in your case goes over the network, that means that each packet is read from disk, then sent to your laptop then sent back to your server and then written to the same disk. If it would be a move operation no real data would be moved if the move source and the move target are on the same volume - just the file pointers would be rearranged. Therefore in your situation the network throughput affects the process but maybe this process is more influenced by the adverse effect you get, if you are reading and writing simultaneaously to the same physical disk as this means that between each change from read to write you have to reposition the disk head physically. If you want to measure the influence of your network try the copy process directly on the server (via RDP) versus over the network. Wolfgang
Free Windows Admin Tool Kit Click here and download it now
April 16th, 2012 2:25pm

Hi, I am just writing to check the status of this thread. Was the information provided in previous reply helpful to you? Do you have any further questions or concerns? Please feel free to let us know. Regards, Alex Zhao TechNet Subscriber Support If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.Alex Zhao TechNet Community Support
April 17th, 2012 11:33pm

Hi, As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as Answered as the previous steps should be helpful for many similar scenarios. If the issue still persists, please feel free to reply this post directly so we will be notified to follow it up. You can also choose to unmark the answer as you wish. BTW, wed love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems. Thanks for your understanding and efforts. Regards, Alex Zhao TechNet Subscriber Support If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.Alex Zhao TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
April 23rd, 2012 3:04am

Thanks WolfP for your answer.
April 23rd, 2012 3:25am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics