Expose MFS as FUSE mount point #10710
Labels
effort/weeks
Estimated to take multiple weeks
exp/intermediate
Prior experience is likely helpful
help wanted
Seeking public contribution on this issue
kind/feature
A new feature
P2
Medium: Good to have, but can wait until someone steps up
Checklist
Description
As seen in a large number of issues (#7922, #7738, #5504, more) as well as in community solutions (https://news.ycombinator.com/item?id=39213960), users expect the /ipfs fuse mount to show "files" instead of allowing direct access to ipfs CID's.
the fuse mount for /ipfs should really represent the local MFS filesystem.. it would solve a large number of edge cases when managing files without needing to
ipfs add ... ; ipfs files cp ... etc
The text was updated successfully, but these errors were encountered: