Libzypp/Media/Url/NFS
MediaNFS
The access handler for media on NFS exported directory tree.
- Url Scheme:
nfs
- Examples:
nfs://nfs-server/exported/path nfs://nfs-server/exported/path?mountoptions=ro
- Query parameters:
- mountoptions: The mount options separated by comma ','. Default is the "ro" option.
- Authority: The authority component has to provide a hostname. Username, password and port are currently ignored.
- Path name: Mandatory URL component, that specifies the exported (sub-)directory on the NFS server
where the desired files are located.
Last edit in Trac '05/02/06 14:24:37' by 'mt'
Last edit in Trac '05/02/06 14:24:37' by 'mt'
Last edit in Trac '05/02/06 14:24:37' by 'mt'
Last edit in Trac '05/02/06 14:24:37' by 'mt'