I’m on Windows 10.
Still trying to comprehend some of those links you guys shared.
I’m on Windows 10.
Still trying to comprehend some of those links you guys shared.
Well we can start with this.
We will bump the minimum to SMB v.2.02.
We will also enable the maximum SMB v3.
You can read about it here.
https://forum.qnap.com/viewtopic.php?f=45&t=133965&p=630953#p630953
ssh -l admin 192.168.your.QNAP
setcfg -f /etc/config/smb.conf global "min protocol" SMB2_02
/etc/init.d/smb.sh restart
setcfg Samba server_max_protocol_custom TRUE
smb3enable
Now that you’ve enabled SMB v3.0 on the QNAP, let’s connect to the remote share.
Use either FIlestation like you did before (it should work now) or if it doesn’t
let us know and we’ll give you a command to mount the share from ssh to test it out.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.