03-25-2022, 03:10 PM
Use the same path as in 7.
On your 8 system run the command below to find out what SMB protocol version your NAS supports. moOde will automatically use the highest version in the list during the mount process.
On your 8 system run the command below to find out what SMB protocol version your NAS supports. moOde will automatically use the highest version in the list during the mount process.
Code:
nmap HOST_NAME_OR_IPADDRESS_OF_NAS -p 139 --script smb-protocols |grep \|