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

Write access using fuse or docker-volume-ipfs #6542

Closed
rach-id opened this issue Jul 28, 2019 · 3 comments
Closed

Write access using fuse or docker-volume-ipfs #6542

rach-id opened this issue Jul 28, 2019 · 3 comments
Labels
kind/support A question or request for support

Comments

@rach-id
Copy link

rach-id commented Jul 28, 2019

Hello,

I started experimenting with IPFS and i was wondering if there is a way to add content to it without having to go by ipfs add and ipfs name publish?
I used --mount with fuse but i cant seem to be able to write directly into /ipfs or /ipns.
I also tried docker-ipfs-volume but i also cant seem to write on the directories of IPFS.

Is it that iam missing something or its not possible yet to interact with directories mkdir /ipfs/folder and have IPFS do the work on the background?

@rach-id rach-id added the kind/support A question or request for support label Jul 28, 2019
@Stebalien
Copy link
Member

This bug tracker is only for actionable bug reports and feature requests. Please direct any questions to https://discuss.ipfs.io or to our Matrix (#ipfs:matrix.org) or IRC (#ipfs on freenode) channels.

If you don't get an immediate response, please keep trying.

@pirate
Copy link

pirate commented Feb 17, 2021

What's wrong with this issue? This seems like a perfectly reasonable/actionable feature request @Stebalien. As far as I can tell there is no way to mount /ipns within Docker as a volume that the host OS can write to. If there is, it's not documented (in which case this ticket can be to document it).

There is a Roadmap issue but no specific issue on go-ipfs to track adding this: ipfs/roadmap#90

@Stebalien
Copy link
Member

This is a question/help request as labeled by the submitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support A question or request for support
Projects
None yet
Development

No branches or pull requests

3 participants