FS#44431 - [gvfs] Add NFS backend

Attached to Project: Arch Linux
Opened by Ross Lagerwall (rosslagerwall) - Wednesday, 01 April 2015, 22:48 GMT
Last edited by Jan de Groot (JGC) - Thursday, 24 September 2015, 08:46 GMT
Task Type Feature Request
Category Packages: Testing
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Hi,

Since gvfs 1.24, it gained the ability to mount NFS shares using libnfs. It would be great if this was compiled into gvfs.

To do this:
- add a build dependency on libnfs
- package the resulting files in a new package (/usr/lib/gvfs/gvfsd-nfs and /usr/share/gvfs/mounts/nfs.mount)
- run the following at install time to allow it to connect to NFS shares using the correct port number:
setcap 'cap_net_bind_service=+ep' /usr/lib/gvfs/gvfsd-nfs

Thanks
This task depends upon

Closed by  Jan de Groot (JGC)
Thursday, 24 September 2015, 08:46 GMT
Reason for closing:  Implemented

Loading...