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 files on other nodes #602

Closed
victorb opened this issue Jan 25, 2018 · 5 comments
Closed

Pin files on other nodes #602

victorb opened this issue Jan 25, 2018 · 5 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@victorb
Copy link
Member

victorb commented Jan 25, 2018

Usually when I add something to IPFS, I add it to my local peer, save the hash, ssh into pollux (one of our storage hosts) and pin the hash there as well.

Would be nice to have this flow supported on ipfs-desktop, as I'm sure I'm not alone in doing this.

I know the focus of ipfs-desktop is currently not on "power users" but to be as user friendly as possible, but opening up this issue for reminding ourselves in the future.

@machawk1
Copy link
Contributor

This goes hand-in-hand with interacting with other IPFS daemons from IPFS-Desktop, be it the one installed on the system independent on IPFS-Desktop (e.g., tell the system daemon to pin it) or a remote daemon through its API endpoint.

@akavel
Copy link

akavel commented Apr 25, 2018

As an "end user", I'm interested in such a feature for using IPFS as a backup solution. I would love if I could store stuff (photos, etc.) on my local computer, and have it automatically synchronized (and pinned) to some NAS or something.

@lidel
Copy link
Member

lidel commented May 13, 2018

There is a related UX discussion at: ipfs/ipfs-gui#36

@roscoevanderboom
Copy link

if pinning is the way to make file links permanent, shouldn't it be part of the adding process by default?
also pinning the content of trusted peers should be as easy as browsing to their shared folder/content and one-click pin.
once our peer-to-peer connectivity is secure, I would like to "ipfs add+pin+publish+share with (private or public), all in one step.

@hacdias hacdias added P4 - Very Low kind/enhancement A net-new feature or improvement to an existing feature P3 Low: Not priority right now and removed P4 - Very Low P3 Low: Not priority right now kind/enhancement A net-new feature or improvement to an existing feature labels Jul 24, 2019
@hacdias
Copy link
Member

hacdias commented Sep 27, 2019

Will close this issue on this repository and let the discussion flow on ipfs/ipfs-gui#36. We first need to know how to do the whole process before thinking about how to implement it on IPFS Desktop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

6 participants