Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFS API Feedback #1607

Closed
whyrusleeping opened this issue Aug 24, 2015 · 10 comments
Closed

MFS API Feedback #1607

whyrusleeping opened this issue Aug 24, 2015 · 10 comments
Labels
need/community-input Needs input from the wider community topic/docs-ipfs Topic docs-ipfs

Comments

@whyrusleeping
Copy link
Member

If you have any feedback, comments, questions, or concerns about the mfs api. This is the place for it.

@whyrusleeping whyrusleeping added topic/docs-ipfs Topic docs-ipfs need/community-input Needs input from the wider community labels Aug 28, 2015
@Kubuxu
Copy link
Member

Kubuxu commented Jan 10, 2016

It would be awesome to have flags for ipfs files stat to display only hash of directory. Currently I use head -1 for this purpose.

@MasterJames
Copy link

Where do I find the IPFS MFS API?

@Kubuxu
Copy link
Member

Kubuxu commented Jun 1, 2016

It is ipfs files subcommands.

@MasterJames
Copy link

MasterJames commented Jun 1, 2016

Okay so mfs is only mutable through ipns.
I was looking for a mutable solution within ipfs that ideally works on the file system. What might you suggest? The data store or objects? Sorry it's a nub question but I have hunted around without much success ipns is workable but it would be nice to build a mutable file system on top of ipfs.
It's just I thought the mfs would be mutable but I guess not. ? Maybe I'll check back in when Beta?

@notslang
Copy link
Contributor

notslang commented Jun 1, 2016

It would be nice if we got rid of all the ipfs files subcommands and just mounted the MFS via FUSE so we can use the standard GNU fs utilities.

@Powersource
Copy link

What does MFS stand for? I couldn't find anything reasonable.

@Powersource
Copy link

I'm guessing it stands for Mutable file system. Is there anything longer than snippets written about it?

@zignig
Copy link

zignig commented Nov 28, 2017

It would be nice if patch append-data and set-data were available from the files interface. Setting meta data on files in MFS would be useful.

@MasterJames
Copy link

MasterJames commented Nov 28, 2017

Yes mutable file system it has commands like
ipfs mfs ls
see ipfs/specs#98

@djdv
Copy link
Contributor

djdv commented May 14, 2019

Going forward, feedback for the ipfs files command should be individual issues in this repo (ipfs/go-ipfs).
Concerns about the MFS api itself should go in ipfs/go-mfs.
And general questions should see https://docs.ipfs.io/#community

@djdv djdv closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/community-input Needs input from the wider community topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

7 participants