The devel/libnfs port
libnfs-5.0.2 – client library for accessing NFS (cvsweb github mirror)
Description
LIBNFS is a client library for accessing NFS shares over a network. LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level RPC library for NFS protocols This API is described in include/libnfs-raw.h it offers a fully async interface to raw XDR encoded blobs. This API provides very flexible and precise control of the RPC issued. 2, NFS ASYNC : A fully asynchronous library for high level vfs functions This API is described by the *_async() functions in include/libnfs.h. This API provides a fully async access to posix vfs like functions such as stat(), read(), ... 3, NFS SYNC : A synchronous library for high level vfs functions This API is described by the *_sync() functions in include/libnfs.h. This API provides access to posix vfs like functions such as stat(), read(), ...WWW: https://github.com/sahlberg/libnfs
Maintainer
Brad Smith
Categories
Build dependencies
Reverse dependencies
Files
- /usr/local/bin/nfs-cat
- /usr/local/bin/nfs-cp
- /usr/local/bin/nfs-ls
- /usr/local/bin/nfs-stat
- /usr/local/include/nfsc/
- /usr/local/include/nfsc/libnfs-raw-mount.h
- /usr/local/include/nfsc/libnfs-raw-nfs.h
- /usr/local/include/nfsc/libnfs-raw-nfs4.h
- /usr/local/include/nfsc/libnfs-raw-nlm.h
- /usr/local/include/nfsc/libnfs-raw-nsm.h
- /usr/local/include/nfsc/libnfs-raw-portmap.h
- /usr/local/include/nfsc/libnfs-raw-rquota.h
- /usr/local/include/nfsc/libnfs-raw.h
- /usr/local/include/nfsc/libnfs-zdr.h
- /usr/local/include/nfsc/libnfs.h
- /usr/local/lib/libnfs.a
- /usr/local/lib/libnfs.la
- /usr/local/lib/libnfs.so.2.2
- /usr/local/lib/pkgconfig/libnfs.pc
- /usr/local/man/man1/nfs-cat.1
- /usr/local/man/man1/nfs-cp.1
- /usr/local/man/man1/nfs-ls.1