Replies: 3 comments
-
|
right now, we use volume name as the prefix, why that is not enough? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There is indeed a need for this |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I now want to format the S3 prefix (/project/project1/userdata). What do I need to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like to be added:
or
Why is this needed:
In some case, we can restrict JuiceFs to operate within a given
prefixin the Object Storage. The above S3 example should be applicable to GCS, Azure, ... as well.s3://myjuicefs/prefix_to_juicefs/project_01will be the root location for theformatcommand to create a volume.Object Storage ACL can also be applied to the
prefix.Beta Was this translation helpful? Give feedback.
All reactions