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

requesting a big file block the terminal/http request #1725

Closed
MichaelMure opened this issue Sep 18, 2015 · 1 comment
Closed

requesting a big file block the terminal/http request #1725

MichaelMure opened this issue Sep 18, 2015 · 1 comment

Comments

@MichaelMure
Copy link
Contributor

Requesting a big file or group of files through the command line or the API is currently blocking. Pinning something big mean having a terminal running somewhere.

My personal use case is for a software build on top of IPFS that can request file or group of files that can be any size. Currently there is no other way than to have multiple HTTP request running indefinitely.

It would be nice, both for the API and the command line to be able to request something (pin? get?) and to have IPFS memorize this request and return.

@ghost
Copy link

ghost commented Sep 18, 2015

Yes, totally with you! We're discussing an overhaul of the pinning interface here: #1711

This issue was closed.
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

1 participant