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

Support filestore (ipfs add --nocopy) #1561

Open
iav opened this issue Jun 27, 2020 · 4 comments
Open

Support filestore (ipfs add --nocopy) #1561

iav opened this issue Jun 27, 2020 · 4 comments
Labels
area/experiments Issues related to opt-in features and experiments disabled by default area/go-ipfs Issues related to go-ipfs daemon (config, orchestration, features) effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful kind/enhancement A net-new feature or improvement to an existing feature P3 Low: Not priority right now status/blocked Unable to be worked further until needs are met topic/design-front-end Front-end implementation of UX/UI work topic/design-ux UX strategy, research, not solely visual design

Comments

@iav
Copy link

iav commented Jun 27, 2020

Add a UI to allow to insert into IPFS a filesystem folder without copying into IPFS internal storage.
It works with "--nocopy" ipfs command line option
(https://weekly-geekly.github.io/articles/331010/index.html)

@iav iav added the need/triage Needs initial labeling and prioritization label Jun 27, 2020
@jessicaschilling jessicaschilling added exp/intermediate Prior experience is likely helpful effort/days Estimated to take multiple days, but less than a week kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked topic/design-front-end Front-end implementation of UX/UI work topic/design-ux UX strategy, research, not solely visual design and removed need/triage Needs initial labeling and prioritization labels Jun 29, 2020
@jessicaschilling
Copy link
Contributor

Thanks, @iav -- is this something you might be interested in working on?

@iav
Copy link
Author

iav commented Jun 29, 2020

Unfortunately I do not know the art of programming :(

@jessicaschilling
Copy link
Contributor

@iav - no worries, just wanted to ask!

The core team is pretty deep into a different kettle of work at the moment, so this will likely stay on ice for a bit unless a (beloved) community member wishes to pick it up. Please know it's been noted in the backlog, though!

@lidel lidel changed the title Possibility to insert filessystem subtree without data copying Support filestore (ipfs add --nocopy) Oct 12, 2020
@lidel
Copy link
Member

lidel commented Oct 12, 2020

Ref. Filestore is still an experimental feature in go-ipfs:
https://github.com/ipfs/go-ipfs/blob/v0.7.0/docs/experimental-features.md#ipfs-filestore

I don't believe we should suport this before it gets promoted to stable.

@lidel lidel added area/experiments Issues related to opt-in features and experiments disabled by default area/go-ipfs Issues related to go-ipfs daemon (config, orchestration, features) P3 Low: Not priority right now status/blocked Unable to be worked further until needs are met and removed P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked labels Oct 12, 2020
@SgtPooki SgtPooki moved this to To do in IPFS-GUI (PL EngRes) Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/experiments Issues related to opt-in features and experiments disabled by default area/go-ipfs Issues related to go-ipfs daemon (config, orchestration, features) effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful kind/enhancement A net-new feature or improvement to an existing feature P3 Low: Not priority right now status/blocked Unable to be worked further until needs are met topic/design-front-end Front-end implementation of UX/UI work topic/design-ux UX strategy, research, not solely visual design
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

3 participants