I have an NFS share that I need to connect to (for reasons of speed).
If I try to connect through Nautilus->Connect to Server, I get the error "This file server type is not recognised."
I have looked for a Nautilus plugin and only found nfs-lan, which appears not to have been touched since 2013, and which also appears to fail a number of package checks.
Now, these look minor issues, but it's not a good sign.
Is there any better option for mounting NFS shares through Nautilus?
** Interim Answer **
I'm still trying to get the dialog to work properly but, as a temporary workaround, I thought I should share this:
Tested in 15.10, 16.04, and 16.10, if you create a mount point for each NFS mount in
/media/[username]
like this:And then add the intended NFS mounts to
/etc/fstab
(sudo gedit /etc/fstab
) like this:Then Nautilus will show an NFS mount in the bookmarks that is cleanly mountable and unmountable:
Not quite the answer, but it doesn't hurt as much and you can use it until I find the proper answer. :-)