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

ipfs files api files going missing #2276

Closed
dignifiedquire opened this issue Feb 1, 2016 · 1 comment
Closed

ipfs files api files going missing #2276

dignifiedquire opened this issue Feb 1, 2016 · 1 comment

Comments

@dignifiedquire
Copy link
Member

# With ipfs daemon running
$ ipfs add myfile
$ ipfs files cp /ipfs/<hash of myfile> /myfile
# kill daemon with 2 x ctrl-c 
# start daemon
$ ipfs files ls / 
# empty
@whyrusleeping
Copy link
Member

This one is fixed in #2196. I havent merged it yet because i'm still stress testing it, but i beleive i've flushed out all the issues in the mfs code related to this

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

No branches or pull requests

2 participants