are limited by the Writable or a Public Write flag on a share (and having multiple
shares would be great as well).
Windows
Method 1: Samba 2.0 (SMB2.0) Support
We suggest Samba 2.0 support for Windows 10 users.
Due to the security vulunerabilitiy of the Samba1.0 protocol, Samba1.0 is not
enabled by default in Window 10. You may modify the router Samba
configuration.
1). SSH into your router, you can gain control of both the router and the network
that the rotuer is controlling. You can refer to the following link: https://docs.gl-
inet.com/en/3/app/ssh/
2). Modify the Samba configuration file, type the following command:
sed -i 's/security = share/security = user/' /etc/samba/smb.conf.template
3). Restart the Samba service, type the following command:
/etc/init.d/samba restart