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

Lost hash after init #217

Closed
metairie opened this issue Jan 6, 2017 · 5 comments
Closed

Lost hash after init #217

metairie opened this issue Jan 6, 2017 · 5 comments

Comments

@metairie
Copy link

metairie commented Jan 6, 2017

Hi everybody.
I'm beginning with IPFS.

I started to init 2 servers and add multiple files. Get files from another account. Seems ok , lot of errors but it worked.

I shutdown the machine yesterday, and restart today. My problem is impossible to get my first hash created after the init. My question :

how to find them ? config give a peer id which is not the same
how to browse files I add yesterday ? I assume that I need the lost hash , right?

Thank you all folks.

@ghost
Copy link

ghost commented Jan 6, 2017

You can do ipfs refs local to list the hashes of all objects you have stored locally. Note that this will also include chunks of files bigger than 256 KB.

Does this help?

@metairie
Copy link
Author

metairie commented Jan 6, 2017

humm. I get lot of hashes. hundreds.

Is anybody could reply to my question, is the initial hash is useful ?

@ghost
Copy link

ghost commented Jan 18, 2017

You can try out the ipfs files commands as a way of keeping track of things you add.

@Mossfeldt
Copy link

Mossfeldt commented Feb 23, 2017

I think you should use ipfs pin ls --type=recursive

@madavieb
Copy link

madavieb commented May 23, 2017

This issue has been moved to https://discuss.ipfs.io/t/lost-hash-after-init/347.

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

No branches or pull requests

3 participants