Trouble with NFS file sharing on Synology 211 NAS and Ubuntu Client
- by Aglystas
I'm attempting to set up NFS file sharing and keep getting the error...
mount.nfs: access denied by server while mounting 192.168.1.110:/myshared
Here is the exact command I'm using to mount
sudo mount -o nolock 192.168.1.110:/myshared /home/emiller/MyShared
I have set 'Enabled NFS' in DSM and set nfs priviledges in the the Shares section of…