Windows 10 xCopy Over Network












0















We have a Windows 10 box here that's been running a batch file that runs an xcopy on a folder with subfolders. It's been running happily for years, but last week, on 12th December, for no apparent reason it's started to go slow. As in, 8Mbps across a 100Mbps link.



I've run an iPerf test and that achieves 100Mbps over 60 seconds. I've checked traceroute to see what devices it's hitting on the way across. I've checked Windows Updates for anything that was installed on 12th December, nothing. I've checked the NetSh int tcp settings, nothing. I've added the /J flag on the xCopy command in the hopes that might've done something. Nothing.



I have now hit a brick wall as I cannot see any reason why xCopy would be limited to 8Mbps. If anyone has encountered this before and has any suggestions, it would be greatly appreciated.



Thanks.










share|improve this question













migrated from serverfault.com Dec 20 '18 at 0:47


This question came from our site for system and network administrators.
















  • AV on the workstation scanning the file operation ? or the AV in the remote server ?

    – yagmoth555
    Dec 17 '18 at 14:49






  • 2





    Ah, thanks, disabled A/V on the client, server is A/V disabled already.

    – SkeedR
    Dec 17 '18 at 14:55











  • I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

    – NULL.Dude
    Dec 17 '18 at 14:59











  • Is that maked a differance ? if so I would add it an a answer

    – yagmoth555
    Dec 17 '18 at 14:59











  • Clarification; I added the folder in the exclusion list. No difference.

    – SkeedR
    Dec 17 '18 at 15:21
















0















We have a Windows 10 box here that's been running a batch file that runs an xcopy on a folder with subfolders. It's been running happily for years, but last week, on 12th December, for no apparent reason it's started to go slow. As in, 8Mbps across a 100Mbps link.



I've run an iPerf test and that achieves 100Mbps over 60 seconds. I've checked traceroute to see what devices it's hitting on the way across. I've checked Windows Updates for anything that was installed on 12th December, nothing. I've checked the NetSh int tcp settings, nothing. I've added the /J flag on the xCopy command in the hopes that might've done something. Nothing.



I have now hit a brick wall as I cannot see any reason why xCopy would be limited to 8Mbps. If anyone has encountered this before and has any suggestions, it would be greatly appreciated.



Thanks.










share|improve this question













migrated from serverfault.com Dec 20 '18 at 0:47


This question came from our site for system and network administrators.
















  • AV on the workstation scanning the file operation ? or the AV in the remote server ?

    – yagmoth555
    Dec 17 '18 at 14:49






  • 2





    Ah, thanks, disabled A/V on the client, server is A/V disabled already.

    – SkeedR
    Dec 17 '18 at 14:55











  • I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

    – NULL.Dude
    Dec 17 '18 at 14:59











  • Is that maked a differance ? if so I would add it an a answer

    – yagmoth555
    Dec 17 '18 at 14:59











  • Clarification; I added the folder in the exclusion list. No difference.

    – SkeedR
    Dec 17 '18 at 15:21














0












0








0








We have a Windows 10 box here that's been running a batch file that runs an xcopy on a folder with subfolders. It's been running happily for years, but last week, on 12th December, for no apparent reason it's started to go slow. As in, 8Mbps across a 100Mbps link.



I've run an iPerf test and that achieves 100Mbps over 60 seconds. I've checked traceroute to see what devices it's hitting on the way across. I've checked Windows Updates for anything that was installed on 12th December, nothing. I've checked the NetSh int tcp settings, nothing. I've added the /J flag on the xCopy command in the hopes that might've done something. Nothing.



I have now hit a brick wall as I cannot see any reason why xCopy would be limited to 8Mbps. If anyone has encountered this before and has any suggestions, it would be greatly appreciated.



Thanks.










share|improve this question














We have a Windows 10 box here that's been running a batch file that runs an xcopy on a folder with subfolders. It's been running happily for years, but last week, on 12th December, for no apparent reason it's started to go slow. As in, 8Mbps across a 100Mbps link.



I've run an iPerf test and that achieves 100Mbps over 60 seconds. I've checked traceroute to see what devices it's hitting on the way across. I've checked Windows Updates for anything that was installed on 12th December, nothing. I've checked the NetSh int tcp settings, nothing. I've added the /J flag on the xCopy command in the hopes that might've done something. Nothing.



I have now hit a brick wall as I cannot see any reason why xCopy would be limited to 8Mbps. If anyone has encountered this before and has any suggestions, it would be greatly appreciated.



Thanks.







networking windows-server-2008-r2 windows-10 batch-file xcopy






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 17 '18 at 14:47







SkeedR











migrated from serverfault.com Dec 20 '18 at 0:47


This question came from our site for system and network administrators.






migrated from serverfault.com Dec 20 '18 at 0:47


This question came from our site for system and network administrators.















  • AV on the workstation scanning the file operation ? or the AV in the remote server ?

    – yagmoth555
    Dec 17 '18 at 14:49






  • 2





    Ah, thanks, disabled A/V on the client, server is A/V disabled already.

    – SkeedR
    Dec 17 '18 at 14:55











  • I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

    – NULL.Dude
    Dec 17 '18 at 14:59











  • Is that maked a differance ? if so I would add it an a answer

    – yagmoth555
    Dec 17 '18 at 14:59











  • Clarification; I added the folder in the exclusion list. No difference.

    – SkeedR
    Dec 17 '18 at 15:21



















  • AV on the workstation scanning the file operation ? or the AV in the remote server ?

    – yagmoth555
    Dec 17 '18 at 14:49






  • 2





    Ah, thanks, disabled A/V on the client, server is A/V disabled already.

    – SkeedR
    Dec 17 '18 at 14:55











  • I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

    – NULL.Dude
    Dec 17 '18 at 14:59











  • Is that maked a differance ? if so I would add it an a answer

    – yagmoth555
    Dec 17 '18 at 14:59











  • Clarification; I added the folder in the exclusion list. No difference.

    – SkeedR
    Dec 17 '18 at 15:21

















AV on the workstation scanning the file operation ? or the AV in the remote server ?

– yagmoth555
Dec 17 '18 at 14:49





AV on the workstation scanning the file operation ? or the AV in the remote server ?

– yagmoth555
Dec 17 '18 at 14:49




2




2





Ah, thanks, disabled A/V on the client, server is A/V disabled already.

– SkeedR
Dec 17 '18 at 14:55





Ah, thanks, disabled A/V on the client, server is A/V disabled already.

– SkeedR
Dec 17 '18 at 14:55













I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

– NULL.Dude
Dec 17 '18 at 14:59





I wouldn't disable the AV complete,y just add the directory/job path to the exclusion list.

– NULL.Dude
Dec 17 '18 at 14:59













Is that maked a differance ? if so I would add it an a answer

– yagmoth555
Dec 17 '18 at 14:59





Is that maked a differance ? if so I would add it an a answer

– yagmoth555
Dec 17 '18 at 14:59













Clarification; I added the folder in the exclusion list. No difference.

– SkeedR
Dec 17 '18 at 15:21





Clarification; I added the folder in the exclusion list. No difference.

– SkeedR
Dec 17 '18 at 15:21










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386099%2fwindows-10-xcopy-over-network%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown
























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386099%2fwindows-10-xcopy-over-network%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]