F5F Stay Refreshed Power Users Networks Transfer data slowly over a network using Windows settings

Transfer data slowly over a network using Windows settings

Transfer data slowly over a network using Windows settings

S
Sneakyginger8
Senior Member
580
08-15-2024, 02:35 AM
#1
The issue involves transferring large files between a desktop and a file server. I use a laptop as the server, and experience a drop in transfer speed once files reach around 18-20 GB. Initially it's about 100-110 MB/s, then slows to 30-60 MB/s. Many discussions suggest this is due to caching during the process. When RAM becomes full, performance drops further. On the laptop, I'm running Windows Server 2019 Standard, while the desktop uses Windows 10 Pro for Workstation 1909. Testing on Ubuntu 18.04 showed no similar problems. Even with full cache, speeds stay around 100+ MB/s consistently. I attempted to disable caching via Device Manager, but it didn't help much. The outgoing speed increases until RAM fills up, then it slows and eventually stops. There seems to be no straightforward way to maintain steady transfer rates without noticeable fluctuations. Both systems have different configurations—laptop with an i7 processor, 8 GB RAM, HDD storage, and Gigabit Ethernet; desktop with an i7 6700k, 16 GB RAM, HDD, and same network setup.
S
Sneakyginger8
08-15-2024, 02:35 AM #1

The issue involves transferring large files between a desktop and a file server. I use a laptop as the server, and experience a drop in transfer speed once files reach around 18-20 GB. Initially it's about 100-110 MB/s, then slows to 30-60 MB/s. Many discussions suggest this is due to caching during the process. When RAM becomes full, performance drops further. On the laptop, I'm running Windows Server 2019 Standard, while the desktop uses Windows 10 Pro for Workstation 1909. Testing on Ubuntu 18.04 showed no similar problems. Even with full cache, speeds stay around 100+ MB/s consistently. I attempted to disable caching via Device Manager, but it didn't help much. The outgoing speed increases until RAM fills up, then it slows and eventually stops. There seems to be no straightforward way to maintain steady transfer rates without noticeable fluctuations. Both systems have different configurations—laptop with an i7 processor, 8 GB RAM, HDD storage, and Gigabit Ethernet; desktop with an i7 6700k, 16 GB RAM, HDD, and same network setup.

B
bennjis2005
Junior Member
10
08-15-2024, 02:35 AM
#2
Consider swapping your traditional hard drives for solid-state drives. The issue seems to stem from the drives' performance, especially if the laptop's drive is the bottleneck.
B
bennjis2005
08-15-2024, 02:35 AM #2

Consider swapping your traditional hard drives for solid-state drives. The issue seems to stem from the drives' performance, especially if the laptop's drive is the bottleneck.

P
PushPlay112
Junior Member
42
08-15-2024, 02:35 AM
#3
Check if TeraCopy and FastCopy maintain consistent speeds. Determine whether your devices link to the network through WiFi or Ethernet.
P
PushPlay112
08-15-2024, 02:35 AM #3

Check if TeraCopy and FastCopy maintain consistent speeds. Determine whether your devices link to the network through WiFi or Ethernet.

H
Holm102
Junior Member
35
08-15-2024, 02:35 AM
#4
Thank you for the response! Initially, I believed it was a slow HDD, but the issue persisted even when testing Ubuntu Server. The file was copied quickly.
H
Holm102
08-15-2024, 02:35 AM #4

Thank you for the response! Initially, I believed it was a slow HDD, but the issue persisted even when testing Ubuntu Server. The file was copied quickly.

D
dubdub112
Member
202
08-15-2024, 02:35 AM
#5
Thanks for the feedback! TeraCopy performs better, with stable speeds around 80-100. During copying, the server appears to use less RAM. It can be inconvenient to rely on third-party tools. Is there a method to turn off cached copying when moving files from the file manager? Your laptop and desktop are connected via a wired gigabit Ethernet through a router.
D
dubdub112
08-15-2024, 02:35 AM #5

Thanks for the feedback! TeraCopy performs better, with stable speeds around 80-100. During copying, the server appears to use less RAM. It can be inconvenient to rely on third-party tools. Is there a method to turn off cached copying when moving files from the file manager? Your laptop and desktop are connected via a wired gigabit Ethernet through a router.

T
136
08-15-2024, 02:35 AM
#6
The issue has been resolved by turning off "Receive Window Auto-Tuning Level" using the command netsh int tcp set global autotuninglevel=disabled. Verify the setting with netsh interface tcp show global. Ensure the command is executed with admin privileges. This action should be confirmed via administrator rights on the command line.
T
TurboN_GGA9000
08-15-2024, 02:35 AM #6

The issue has been resolved by turning off "Receive Window Auto-Tuning Level" using the command netsh int tcp set global autotuninglevel=disabled. Verify the setting with netsh interface tcp show global. Ensure the command is executed with admin privileges. This action should be confirmed via administrator rights on the command line.

M
Miyuumi
Senior Member
543
08-15-2024, 02:35 AM
#7
This approach is likely to worsen your connection since you've removed adaptive capabilities. Re-enable the feature and check if the issue persists on the local network.
M
Miyuumi
08-15-2024, 02:35 AM #7

This approach is likely to worsen your connection since you've removed adaptive capabilities. Re-enable the feature and check if the issue persists on the local network.

L
LilStege
Member
205
08-15-2024, 02:35 AM
#8
Windows Explorer isn't great for moving big files. Try ROBOCOPY instead—it's quicker, more dependable, and comes built into your system. You can launch it directly from a CMD or PowerShell window.
L
LilStege
08-15-2024, 02:35 AM #8

Windows Explorer isn't great for moving big files. Try ROBOCOPY instead—it's quicker, more dependable, and comes built into your system. You can launch it directly from a CMD or PowerShell window.

V
Viizion_PvPz
Senior Member
670
08-15-2024, 02:35 AM
#9
I've already attempted RoboCopy; it works well, but I need to create a more user-friendly batch file. Unfortunately, RoboCopy lacks a helpful graphical interface.
V
Viizion_PvPz
08-15-2024, 02:35 AM #9

I've already attempted RoboCopy; it works well, but I need to create a more user-friendly batch file. Unfortunately, RoboCopy lacks a helpful graphical interface.

T
ThatFNaFGamer
Member
139
08-15-2024, 02:35 AM
#10
Reactivated the feature once more. The issue resurfaced. Even after partially filling the memory, performance declines. It doesn’t matter if the system is powered on or off—speed still drops. Perhaps other solutions exist for resolving this problem.
T
ThatFNaFGamer
08-15-2024, 02:35 AM #10

Reactivated the feature once more. The issue resurfaced. Even after partially filling the memory, performance declines. It doesn’t matter if the system is powered on or off—speed still drops. Perhaps other solutions exist for resolving this problem.