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

Files: Sharing root path / for an S3 system does not share all paths #109

Open
scblack321 opened this issue Jun 29, 2023 · 1 comment
Open
Assignees

Comments

@scblack321
Copy link
Contributor

scblack321 commented Jun 29, 2023

For a LINUX system sharing the "root" path / shares all paths under the system rootDir.
For an S3 system where rootDir=null or rootDir="s3_root" or rootDir = "" this is not the case.

@scblack321
Copy link
Contributor Author

scblack321 commented Jun 29, 2023

Sharing "/" does allow listing of "/", but does not allow READ access under "/", e.g. "/test1.txt"
This means there is no way to give public access for all paths on the system. Individual paths must be shared.

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