mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #514] File Permission #284
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vgadhadaran on GitHub (Dec 12, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/514
An data with certain level of permission and ownership moved to an HCP /AWS S3 bucket, Can retain the same level while we are retrieving the data? If so, What conditions needs to be set on the bucket or s3fs level?
@ggtakec commented on GitHub (Jan 9, 2017):
@vgadhadaran
Please point out if I misunderstood the meaning of your question.
And about the setting of bucket of HCP I have little premise.
If HCP is compatible with S3, I think that you can read the object uploaded with s3fs without problems.
The reason for this is that s3fs gives the object an attribute in the HTTP header.
If HCP is able to grant HTTP headers to objects, I think that there is no problem.
@ggtakec commented on GitHub (Mar 30, 2019):
We kept this issue open for a long time.
I will close this, but if the problem persists, please reopen or post a new issue.