Skip to content
This repository has been archived by the owner. It is now read-only.

Will updating files be reflected to all nodes copied it? #140

Closed
ghost opened this issue Jun 22, 2016 · 3 comments
Closed

Will updating files be reflected to all nodes copied it? #140

ghost opened this issue Jun 22, 2016 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 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?

@ghost ghost changed the title Will updating files be reflect to all nodes copied it? Will updating files be reflected to all nodes copied it? Jun 22, 2016
@Kubuxu
Copy link

Kubuxu commented Jun 22, 2016

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.

@ryobg
Copy link

ryobg commented Nov 17, 2016

See also #156

@madavieb
Copy link

madavieb commented May 23, 2017

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

No branches or pull requests

3 participants