nfs4j
nfs4j copied to clipboard
Can this library be used for inter server file copy?
Looking for downloading the file from file share using NFS4.
Can you elaborate your question. Are you does the server code supports servier-side-copy (NFSv4.2) or can client trigger SSC?
The library is mainly focused on server implementation, which includes intra-server copy. However, there is some client code as well, but intended for testing only (to simulate client behaviour during server development).