Is there any way to check the "health" of an ipfs file? #153
Comments
|
Currently, it looks like you can only get a lower bound: |
|
And what, exactly, does that do? What's a prov? |
|
A provider, here represented by the peer ID, is a peer in the DHT that can provide a specific value, given a key. In essence, AFAIK, a seeder. So, there are 20 seeders for that hash. |
|
http://ipfs.io/ipfs/QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ/cat.jpg why do so many people have this picture |
|
Because people love kittens. |
|
@Ghoughpteighbteau It's a picture used in some IPFS tutorials. |
|
This issue has been moved to https://discuss.ipfs.io/t/is-there-any-way-to-check-the-health-of-an-ipfs-file/338. |
|
Is dht findprovs available with ipfsjs? Getting promise errors when trying to implement (Not from my end) |
traverseda commentedJul 29, 2016
With torrents, you can generally get the number of seeders. Does ipfs have a similar mechanism? Can ipfs have a similar mechanism?
The text was updated successfully, but these errors were encountered: