Skip to:
NFS API must be separated from the maidsafe_client. NFS API will have client has its dependency. Separate the project as is and get the examples and test passing.
The NFS API from client is removed, https://github.com/maidsafe/maidsafe_client/pull/96The maidsafe_nfs PR is, https://github.com/maidsafe/maidsafe_nfs/pull/4
Please note that the maidsafe_nfs will pass the CI only after the version bump in maidsafe_client
NFS API must be separated from the maidsafe_client.
NFS API will have client has its dependency.
Separate the project as is and get the examples and test passing.