Traffic limit for File transfer

Adoo

Cadet
Joined
Mar 18, 2022
Messages
2
Hi Everyone,

I want to limit bandwith using CIFS and SFTP protocol. E.g; I mapped a pool to my windows machine on TrueNAS. I want to transfer files at 10Mbps instantaneously. It cannot exceed this speed. Can I set traffic limits with Truenas Core? If say yes, so how?

Thank you for your response.

Regards
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
It looks like Microsoft just added that to the SMB stack on Windows Server 2022:

I doubt it's in the stable version of SAMBA yet, although it looks like it may be something you could mess with in version 4.4 when that arrives (could be a very long time) in the SMB3 Multi-Channel section, "interfaces" setting:


You're much more likely to find network-based shaping or client settings will be the solution that you ultimately need.
 

Adoo

Cadet
Joined
Mar 18, 2022
Messages
2
It looks like Microsoft just added that to the SMB stack on Windows Server 2022:

I doubt it's in the stable version of SAMBA yet, although it looks like it may be something you could mess with in version 4.4 when that arrives (could be a very long time) in the SMB3 Multi-Channel section, "interfaces" setting:


You're much more likely to find network-based shaping or client settings will be the solution that you ultimately need.
Thank you for your response. I want to set real-time traffic limit via TrueNAS core. Not on User.Can I set the traffic limit on TrueNAS? For example, I want to apply a 10Mbps transfer limit for a user instantly. Can it be done?
 
Top