Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

should ipfs cat dirhash work? #240

Closed
satyamakgec opened this issue Mar 17, 2017 · 3 comments
Closed

should ipfs cat dirhash work? #240

satyamakgec opened this issue Mar 17, 2017 · 3 comments

Comments

@satyamakgec
Copy link

When ipfs cat 'any-dirhash' is performed I get the following error : Error: this dag node is a directory
.

@whyrusleeping
Copy link

@satyamakgec This goes back to very old 'unix holy wars'. In BSD systems, you can cat a directory, and get raw directory information. On linux, this is not the case. We have chosen to take the linux style approach, though I don't disagree with the other camp

@satyamakgec
Copy link
Author

@whyrusleeping so what i have to do to get rid of it

@madavieb
Copy link

This issue has been moved to https://discuss.ipfs.io/t/should-ipfs-cat-dirhash-work/342.

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