GoogleChromeLabs / chromeos_network_file_share

*** DEPRECATED *** SMB support is now built into Chrome OS since 71. See README for more info.
GNU General Public License v3.0
57 stars 30 forks source link

SMB File Share - Error mounting share. Check the file share URL and try again #107

Open rbucker opened 4 years ago

rbucker commented 4 years ago

I know this app/ext is deprecated, however, I have not been able to locate it's replacement.

I get the following error when I connect to my LAB network using L2TP and then SMB mount my Synology NAS.

image

I have tried both: smb://192.168.86.183/ISO and \\192.168.86.183\ISO and they both return the same error.

However, when I use this app (network file share) it works....

Is there some sort of policy being applied in SMB? Where is the code for that project?

THANKS