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

pin path ancestors? #1580

Open
jbenet opened this issue Aug 15, 2015 · 3 comments
Open

pin path ancestors? #1580

jbenet opened this issue Aug 15, 2015 · 3 comments
Labels
need/community-input Needs input from the wider community topic/commands Topic commands

Comments

@jbenet
Copy link
Member

jbenet commented Aug 15, 2015

when:

ipfs pin add -r foo/bar

foo is not pinned today. but it should be-- otherwise cannot access things

@whyrusleeping whyrusleeping added the topic/commands Topic commands label Aug 15, 2015
@whyrusleeping
Copy link
Member

should foo be pinned directly? what would the UX be for removing these pins?

@jbenet
Copy link
Member Author

jbenet commented Aug 21, 2015

idk, this is weird.

maybe instead of pinning a node, we should be pinning a path?

@jbenet
Copy link
Member Author

jbenet commented Aug 21, 2015

(like instead of pinning .../bar recursively and foo directly, pin foo/bar recursively, which means:

  • pin node foo
  • pin node .../bar
  • pin all children of .../bar and their children

?

@jbenet jbenet mentioned this issue Aug 22, 2015
16 tasks
@whyrusleeping whyrusleeping added the need/community-input Needs input from the wider community label Aug 23, 2016
@ajnavarro ajnavarro mentioned this issue Aug 24, 2022
72 tasks
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/commands Topic commands
Projects
None yet
Development

No branches or pull requests

2 participants