I am trying to mount a NFS share from my Qnap to my laptop which runs Manjaro (Arch Linux) but I keep getting access denied by the server and i can't figure out what the problem is!
$ sudo mount 10.0.2.6:/backup /mnt/nas/backup
mount.nfs: access denied by server while mounting 10.0.2.6:/backup
Mount points :
$ showmount -e 10.0.2.6
Export list for 10.0.2.6:
/backup
/Web
/Recordings
/Public
/Multimedia
/Download
/Containers
Try this:
On QNAP go to Shared Folders and for desired folder Edit Shared Folder Permissions
Hope it helps
Cheers