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

NFS client implementation for Golang

Results 2 go-nfs-client issues
Sort by recently updated
recently updated
newest added

when parallel handling file with same target, there will be an error like below: "xid did not match, expected: 1b2231ee, received: 1b2231ef" So, just duplicating target for paralllel handing

Added support for creating symlinks. Minimally tested, so if anyone could test it out, I'd appreciate it. I confirmed that symlinks get created, although on my archlinux system, I get...