nfs4j icon indicating copy to clipboard operation
nfs4j copied to clipboard

Can this library be used for inter server file copy?

Open TekCoder31 opened this issue 2 years ago • 1 comments

Looking for downloading the file from file share using NFS4.

TekCoder31 avatar Jan 20 '23 05:01 TekCoder31

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).

kofemann avatar Jan 20 '23 15:01 kofemann