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

Feature request: no automatic pinning on ipfs-add #1908

Closed
eminence opened this issue Oct 28, 2015 · 3 comments
Closed

Feature request: no automatic pinning on ipfs-add #1908

eminence opened this issue Oct 28, 2015 · 3 comments

Comments

@eminence
Copy link
Contributor

Add a --no-pin option to ipfs add to prevent the file(s) from being automatically pinned.

This is useful when you want to add some content temporarily to IPFS, and it's too burdensome to remember to manually unpin the content later.

This is one solution to some of the use-cases in ipfs/notes#49

eminence added a commit to eminence/go-ipfs that referenced this issue Oct 28, 2015
See ipfs#1908

Signed-off-by: Andrew Chin <achin@eminence32.net>
@rht
Copy link
Contributor

rht commented Oct 29, 2015

For reference, @ebuchman had wanted this as well, but for gateway.

eminence added a commit to eminence/go-ipfs that referenced this issue Nov 2, 2015
Implements a solution for ipfs#1908

This PR replaces ipfs#1909

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
eminence added a commit to eminence/go-ipfs that referenced this issue Nov 12, 2015
Implements a solution for ipfs#1908

This PR replaces ipfs#1909

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
@rht
Copy link
Contributor

rht commented Nov 24, 2015

Can be closed.

@rht
Copy link
Contributor

rht commented Nov 24, 2015

(here goes)

@rht rht closed this as completed Nov 24, 2015
whyrusleeping pushed a commit that referenced this issue Dec 22, 2015
Implements a solution for #1908

This PR replaces #1909

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
whyrusleeping pushed a commit that referenced this issue Dec 28, 2015
Implements a solution for #1908

This PR replaces #1909

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
whyrusleeping pushed a commit that referenced this issue Jan 12, 2016
Implements a solution for #1908

This PR replaces #1909

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants