What is it all about?
Libnfs library allows access to files over a network by the NFS protocol.
Key Features
Supply three different APIs, for several uses: * 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. * 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(), ... * 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(), ...
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}