This is a pure rust implemented NFSv4 client library.
see examples direcroty in this repo.
| status | features | comment |
|---|---|---|
| [*] | read/write/create files | only small subset of parameters are supported |
| [ ] | file locking | in the near future |
| [ ] | client cache and delegation | in the distant future |
| [ ] | GSS-API authentication | in the distant future |