Beitrag
Teile dein Wissen.
Verifying Uploaded Files Across IPFS Node (s)
When I upload files with the IPFS add command, are they distributed to multiple nodes? If so, how can a node (e.g., A) verify if another node (e.g., B) has a specific file part (e.g., "asd") of the uploaded file (e.g., abc.txt)? Is there a way to check this or any other method?
- IPFS
- IPFS Node
Antworten
1Files uploaded with ipfs add are stored locally on your node in ~/.ipfs, not distributed to multiple nodes. To check if another node has a specific file part, like "asd," you can use the DHT. Node B can find your computer using the DHT. You can find more information on the DHT here and here.
Weißt du die Antwort?
Bitte melde dich an und teile sie.
The InterPlanetary File System (IPFS) is a protocol, hypermedia and file sharing peer-to-peer network for storing and sharing data in a distributed file system.
Verdiene deinen Anteil an 1000 Sui
Sammle Reputationspunkte und erhalte Belohnungen für deine Hilfe beim Wachstum der Sui-Community.