If I update a single file, will be updated to its latest version on all nodes in the network that previously copied the updated file?
The text was updated successfully, but these errors were encountered:
No, if you update the file and add it to IPFS again, it will have different hash. IPFS uses hash as unique identifier of a file.
You can use IPNS system to keep reference to the newest version of given file.
Sorry, something went wrong.
See also #156
This issue was moved to https://discuss.ipfs.io/t/will-updating-files-be-reflected-to-all-nodes-copied-it/291.
No branches or pull requests
ghost commentedJun 22, 2016
If I update a single file, will be updated to its latest version on all nodes in the network that previously copied the updated file?
The text was updated successfully, but these errors were encountered: