Arbore-qt icon indicating copy to clipboard operation
Arbore-qt copied to clipboard

Pause a download

Open MichaelMure opened this issue 9 years ago • 3 comments

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

MichaelMure avatar Sep 12 '15 19:09 MichaelMure

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

MichaelMure avatar Sep 13 '15 17:09 MichaelMure

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 avatar Sep 16 '15 21:09 MichaelMure

Some hash to test:

lots of smallish files https://ipfs.io/ipfs/QmYrmnuar6wM7SkUTtdyfv1b4Dsq6HAnHkdhLYF2F1dwZ2

one 500Mb+ file: https://ipfs.io/ipfs/QmTrRng9EWBWCLmpHVgKx3NDzHG8J8Y76Vuo21eYqKbyid

MichaelMure avatar Sep 29 '15 13:09 MichaelMure