GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.
To install
Be sure to have openssl install on your device
cargo install graph_fs
Read the documentation here
GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.
To install
Be sure to have openssl install on your device
cargo install graph_fs
Read the documentation here