Hello!
I’m trying to mount NFS share (v3) but Nautilus can’t permit me to use the nfs:// protocol (button disabled)
It’s not a problem on the server side (another devices access files of the NFS without problem)
I’ve tried to install with rpm-ostree libnfs, but this doesn’t works
EDIT: And if you known where it’s really mounted please, because I can’t use rsync in command line, I need to use Nautilus to copy! The “mount” command doesn’t show where it’s mounted (Host and Toolbox). Thanks!
I usually use a mix of the official packages site and rpmfind in order to find packages, I’m guessing rpm-ostree doesn’t have it because in general layering too much isn’t super encouraged.
gvfs itself is mounted under $XDG_RUNTIME_DIR/gvfs (where XDG_RUNTIME_DIR usually is /run/user/1000, or maybe with another UID), and all the other stuff goes under. So TL;DR, check in one of the subfolders of /run/user/1000/gvfs.