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

Pause a download #29

Open
MichaelMure opened this issue Sep 12, 2015 · 3 comments
Open

Pause a download #29

MichaelMure opened this issue Sep 12, 2015 · 3 comments
Assignees

Comments

@MichaelMure
Copy link
Owner

We need to find a way to tell IPFS to stop downloading something to be able to implement Share::pause()

@MichaelMure
Copy link
Owner Author

We should test with a big share what happen when we remove the pinning mid-download.

@MichaelMure MichaelMure self-assigned this Sep 13, 2015
@MichaelMure
Copy link
Owner Author

23:28 <Bat`O> is there a way to cancel the download ?
23:29 'ipfs bitswap unwant '
23:29 you can see all pending downloads with 'ipfs bitswap wantlist'
23:30 you can cancel all downloads by doing 'ipfs bitswap wantlist | ipfs bitswap unwant'

@MichaelMure
Copy link
Owner Author

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

No branches or pull requests

1 participant