If you have problems about copying large files over network, (network disconnection or router crashes ) then you can try out this solution to solve the problem.
Cause of this problem is auto-tuning options in Windows Vista . To disable autotuning features
Open Administrative Mode Command Prompt
Either type cmd into the start menu and use Ctrl+Shift+Enter or right-click the Command
Prompt shortcut and choose Run as Administrator.
netsh int tcp set global autotuninglevel=disabled
You should reboot your system after typing command. if your problem is not resolved you can turn on autotuning feature again.
netsh int tcp set global autotuninglevel=normal
Thursday, February 12, 2009
Problem With Copying Large Files in Windows Vista over Network
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment