Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider automatic parameterized archive replication #60

Open
machawk1 opened this issue Dec 9, 2016 · 3 comments
Open

Consider automatic parameterized archive replication #60

machawk1 opened this issue Dec 9, 2016 · 3 comments

Comments

@machawk1
Copy link
Member

machawk1 commented Dec 9, 2016

Thinking "aloud" here.

ipfs add, invoked via ipwb through the ipfsapi module, does not replicate content onto other machine but simply hashes and adds it to be readily replicated if the hash is fetched from another machine.

Could we put forth a "push" model that would allow users to easily replicate the contents available in their local ipfs instance via ipwb through a command like ipwb replicate myIndex.cdxj that would push the index into IPFS and provide other users a IPFS hash to do a bulk fetch, e.g., ipfs replicate <hash> would fetch the CDXJ and begin to pull the WARC-parts and aggregate the newly acquired holdings with the currently existing CDXJ on the second user's machine.

Parameterization might allow the second user's replicate command to specify which WARCs to pull locally, based on size, encryption, limited to certain domains/tlds <cough @anjackson>, etc.

Thoughts, @ibnesayeed ?

@machawk1
Copy link
Member Author

machawk1 commented Dec 9, 2016

Related #61

@machawk1 machawk1 added the i/o label Dec 9, 2016
@ibnesayeed
Copy link
Member

Here are some relevant references.

@machawk1
Copy link
Member Author

machawk1 commented Dec 9, 2016

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

No branches or pull requests

2 participants