nfs-client-java icon indicating copy to clipboard operation
nfs-client-java copied to clipboard

nfs-clinet-1.0.3.jar

Open raominlove opened this issue 2 years ago • 1 comments

I use nfs-clinet-1.0.3.jar. In the process of executing a large number of file uploads on nfs, the following errors will always appear. What is the reason for this? How can I solve it? [com.emc.ecs.nfsclient.rpc.RpcWrapper::handleRpcException] [TxId:,SpanId:] network error happens, server 10.83.127.11, attemptNumber 0

At the same time, when I use NfsOutputStream, the following errors always occur. Have you ever fixed them? java.lang.ArrayIndexOutOfBoundsException: null

raominlove avatar Feb 28 '23 09:02 raominlove

If you still have this problem, you can try my code https://github.com/bryanzhou/nfs-client-java/tree/master

bryanzhou avatar Oct 17 '24 04:10 bryanzhou