You may need to include a path. You might need to add each of your Shared folders separately. I have had this issue with Samba before where the host was browseable, but you could not mount the whole server.
Synology
Community to discuss Synology products including Network Attached Storage (NAS)
Rules
1. No off topic posts
Posts must be related to Synology
2. Be kind
No insults or overtly rude behavior. You can be right just try to be kind too.
Yep, this is how SMB works when using Linux - I can't explain why, but that's always been my experience when either side is Linux - you just get a cryptic error.
I was just fighting this earlier today trying to connect to my networked photo frame (which runs Linux). I'd forgotten the share name, and Windows Explorer couldn't open just the server name. Once I added the share name it opened no problem.
I have added Path in material files setting using FOLDERNAME
and /FOLDERNAME
but neither worked. What exact syntax should I use to fill in Path
option?
EDIT: just want to provide more info: I have 7 Shared folders under Volume 1 in my synology NAS. docker
, home
, homes
... and I can access those shared folders in windows explorer by tying //NasName
Are you potentially trying to mount a SMB share to the root folder on your client (i.e. / )? The error looks like the client is attempting to do something it itself is not allowed on its machine. Try specifing a path to mount to which is writable - e.g. /tmp/mount (not that you should keep mounting there if it works).
Is this Path option referring to the path on my android mobile? I thought it is referring to the path of my synology NAS.
Should I use exact path of android or relative path? I'm not quite sure what is the full path of my android mobile. But I think it is something like ...emulated/0/...
I think its you device‘s path, i.e. on Android - otherwise the error would look different I presume.
Yes, /emulated/0/my-smb-mount or similar looks about right.
The issue is I have VPN enabled. Very unexpected
The issue is I have VPN enabled. Very unexpected