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

Permission problem in ossfs.ls #52

Closed
karajan1001 opened this issue Aug 17, 2021 · 0 comments · Fixed by #53
Closed

Permission problem in ossfs.ls #52

karajan1001 opened this issue Aug 17, 2021 · 0 comments · Fixed by #53

Comments

@karajan1001
Copy link
Collaborator

Currently, the ossfs.ls would first call on the parent directory and then on itself. But the parent directory might have different permission if the object is at the root of the bucket and cause failure.

karajan1001 added a commit that referenced this issue Aug 17, 2021
Fix #52
1. now we can cat the public bucket file from anonymous
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

Successfully merging a pull request may close this issue.

1 participant