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

use ipfs block get to trigger a download instead of ipfs pin add #32

Open
MichaelMure opened this issue Sep 16, 2015 · 1 comment
Open
Labels

Comments

@MichaelMure
Copy link
Owner

23:26 <BatO> is there a way to trigger the download of a hash without hanging ? 23:27 <BatO> ipfs pin add hang and only add the pin when everything is local
23:27 <Bat`O> so it block a http request as well
23:27 actually, i was thinking of adding a command to do just that
23:28 right now, you can do 'ipfs block get ' and cancel the request
23:28 and it will continue to fetch it

Note that we still need to use ipfs pin add to keep the Share in the datastore.

@MichaelMure
Copy link
Owner Author

actually, ipfs block get is not practical as it download only the block requested, not everything that is under.

ipfs/kubo#1725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant