Skip to content
This repository has been archived by the owner. It is now read-only.

File System Operations? #139

Closed
ghost opened this issue Jun 21, 2016 · 4 comments
Closed

File System Operations? #139

ghost opened this issue Jun 21, 2016 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 21, 2016

I see we can add and delete files to/from IPFS. How about other operations, like rename, make dir, remove dir, move, copy, etc? Will there be a Unix like file system tooling in the future?

@hackergrrl
Copy link

hackergrrl commented Jun 21, 2016

Great question! For exactly this use case IPFS has the Files API. It's still pending some more documentation, but you can explore it with go-ipfs by typing ipfs files --help, and can read a bit about it on this blog post.

@ghost
Copy link
Author

ghost commented Jun 21, 2016

Awesome, great to hear this.

@ghost ghost closed this as completed Jun 21, 2016
@ghost
Copy link
Author

ghost commented Jun 21, 2016

Ooops, I forgot this was faq. Reopening.

@ghost ghost reopened this Jun 21, 2016
@madavieb
Copy link

madavieb commented May 23, 2017

This issue has been moved to https://discuss.ipfs.io/t/file-system-operations/272.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants