07-08-2017, 05:56 AM
Open a terminal, try the following:
eg. for me it would be:
tell us what that returns.
Code:
smbclient -U username -I ipaddressofshare -L /nameofmyshare
eg. for me it would be:
Code:
smbclient -U jerry -I 10.0.1.85 -L /files
tell us what that returns.