Create an FsProvider which uses an FsClient to connect to a server. Add configuration options to btfuse which allow both local and remote file systems to be mounted.
Create an `FsProvider` which uses an `FsClient` to connect to a server. Add configuration options to `btfuse` which allow both local and remote file systems to be mounted.
Create an
FsProvider
which uses anFsClient
to connect to a server. Add configuration options tobtfuse
which allow both local and remote file systems to be mounted.Completed many months ago.