Linux Lite Forums
Thunar - Failed to Open File System - Samba Share? - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24)
+--- Thread: Thunar - Failed to Open File System - Samba Share? (/showthread.php?tid=6949)



Thunar - Failed to Open File System - Samba Share? - icedigger - 04-28-2020

I have a fresh install of LL4.8 with all updates and am trying to access my samba shares on my asustor NAS.

When I type in smb://192.168.1.xx for the samba share in thunar I get the message "Failed to Open File System"


Re: Thunar - Failed to Open File System - Samba Share? - Valtam - 04-29-2020

If the IP address for the NAS is correct, I can't see a problem. Can you ping the NAS from LL?


Re: Thunar - Failed to Open File System - Samba Share? - icedigger - 04-29-2020

It pings no problem.


Re: Thunar - Failed to Open File System - Samba Share? - Valtam - 04-29-2020

Try - smb://192.168.1.xx/rootofnas/ where rootofnas is the root directory of the device. Have you had trouble with this before?

Sent from my Mobile phone using Tapatalk




Re: Thunar - Failed to Open File System - Samba Share? - icedigger - 04-29-2020

That worked.  After I put the share name I can access that share.  I still can't see a list of shares though when I just type in that ip address.


Re: Thunar - Failed to Open File System - Samba Share? - Valtam - 04-30-2020

(04-29-2020, 05:12 PM)icedigger link Wrote: I still can't see a list of shares though when I just type in that ip address.

You won't. In some NAS devices, the share access starts at the root name.


Re: Thunar - Failed to Open File System - Samba Share? - TheDead - 04-30-2020

Hi,
I can see two things that could lead to this problem.One is that the NAS does not have a guess/anonymous access to list shared devices and/or you have to already be logged as "admin" or similar to do this.Also, sometimes using the name of the device instead of the IP and vice versa can give different result.i.e. Using smb://nameofnas instead of smb://192.168.x.x
Oh, and third, also try to "browse" the Network shortcut from the file manager, sometimes the username/password popup is more accessible this way... for me and a QNAP anyways. Wink
Good luck!