Hi, i notice that my SMB speeds with Windows 10 are pretty slow. Tried to copy folders from my Odroid HC2 to my Windows 10 pc and i see a maximum speed of circa 25 MB. Why this?
I have these options in SMB for OMV:
min protocol = smb2
min receivefile size = 16384
write cache size = 524288
getwd cache = yes
read raw = yes
write raw = yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
max xmit = 65535
EDIT: Removing these options the speed went to circa 40 MB. But that's too slow in comparison to the speeds i should get looking at the ODROID HC2 webpage.
Maybe this is happening because i'm over wifi?
Thanks in advance!