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

MFS ls recursive #8104

Open
kallisti5 opened this issue May 2, 2021 · 0 comments · May be fixed by #8668
Open

MFS ls recursive #8104

kallisti5 opened this issue May 2, 2021 · 0 comments · May be fixed by #8668
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@kallisti5
Copy link

kallisti5 commented May 2, 2021

Having a "recursive" option for ipfs files ls would be pretty handy for "finding" data.

I encountered corrupt CID's in #8103.
The corrupted CID's were identified via ipfs repo verify, and I can list the CID's one folder at a time via ipfs files ls -l /, however I have to go directory-by-directory to list them all.

Ideally, ipfs files ls -r -l / would exist so I can dump all the files in MFS, and grep for the CID.

@kallisti5 kallisti5 added the kind/enhancement A net-new feature or improvement to an existing feature label May 2, 2021
@schomatis schomatis self-assigned this Dec 23, 2021
@schomatis schomatis linked a pull request Jan 12, 2022 that will close this issue
@BigLep BigLep added this to the Best Effort Track milestone Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
No open projects
Status: 🔎 In Review
Development

Successfully merging a pull request may close this issue.

3 participants