Why is SMB Transfer Speed So Much Faster Than SFTP?

0
0
Asked By TechyDude42 On

Hey everyone, I'm fairly new to SFTP and I'm trying to figure out why the transfer speeds are so slow compared to SMB. We've set up a large private server for collaboration, and the download/upload speeds are a huge concern. Our host's connection is 5gbps. Some users using SMB get about 2MB/s to 12MB/s. However, those who switched to SFTP are experiencing speeds ranging from 35MB/s up to 55MB/s—one user even in the EU reported 55MB/s. I'm in Canada with a 1.5gbps down and 1.0gbps up plan. I started with FreeFileSync, and tried FileZilla and WinSCP, but my speeds capped out around 18MB/s to 20MB/s. On the other hand, when I use SMB to mount the server as a network drive, I get around 40MB/s to 45MB/s. I've run tests on both HDD and NVME drives and still see the same results, so I don't think it's my drives. I've tweaked the settings in the apps to increase connections and enabled file-splitting, but nothing seems to help. I'm not really sure where to go with the Windows SMB settings because I haven't changed much since this is a fresh install of Windows 10. Any suggestions?

2 Answers

Answered By SecureTransferGuru On

Remember, SFTP has more security layers compared to standard SMB, which means it tends to be slower due to the extra overhead. I recommend trying RoboCopy with multi-thread functionality. It could help you optimize the transfer process significantly!

Answered By NetworkNinja On

If you're facing latency issues, try running TCPOptimizer on both your machine and the server. Make sure to set your MTU size properly. Adjusting these can drastically improve your transfer speeds.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.