Alok Nagar
Alok Nagar

Reputation: 1

File Copy over the network

I have a large number of small size files. I want to copy them from one shared location to another shared location on windows. I am using Robocopy for this. However to copy paste one file it takes almost 13 seconds. Could you please let me know what other options we can use. We dont want to use any external tools.

Upvotes: 0

Views: 173

Answers (1)

Alok Nagar
Alok Nagar

Reputation: 1

It was an issue of location difference. I copied my batch file to actual machine of the shared location. Now its working really fast.

Upvotes: 0

Related Questions