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 ls documentation error - only works with MFS #9540

Open
2 tasks done
aschmahmann opened this issue Jan 13, 2023 · 0 comments
Open
2 tasks done

ipfs files ls documentation error - only works with MFS #9540

aschmahmann opened this issue Jan 13, 2023 · 0 comments
Labels
need/triage Needs initial labeling and prioritization topic/docs-ipfs Topic docs-ipfs

Comments

@aschmahmann
Copy link
Contributor

Checklist

Location

List directories in the local mutable namespace (works on both IPFS and MFS paths).

Description

This PR seems to have introduced erroneous documentation #7755. ipfs files ls /ipfs/<cid> errors.

Solutions are to either revert that line and make it clear it only does MFS (unlike ipfs files stat) and direct people to ipfs ls or add support for /ipfs in ipfs files ls as we have for ipfs files stat. Of course this comes with the same caveat as for stat that life is hard for anyone who has decided to use /ipfs as a folder in their MFS root.

@aschmahmann aschmahmann added topic/docs-ipfs Topic docs-ipfs need/triage Needs initial labeling and prioritization labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

1 participant