client/rpc: support for mfs (files) api
Open
kind/enhancement
P3
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my issue.
### Description
Currently, our Go RPC Client does not have an interface for the `ipfs files` commands (MFS). A previous attempt (by me) was started many years ago (#6786) but never saw the light of day. I'm sure this is something that would come in handy for many users if we want the MFS to be more widely used (and easier to use).
Contributor guide
Assessment
This issue has not been assessed yet.