Connection Timeout on Windows Share (Network)
Solution 1:
Had the same problem on Ubuntu 16.04.
Works for me after doing this quick fix:
- Edit the samba conf file:
sudo gedit /etc/samba/smb.conf
- Then add this line in the [global] section
client max protocol = SMB3