mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2266] Does s3fuse copies uid, gid and file permission of object from s3bucket in mounted directory #1140
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#1140
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 @Tulsishah on GitHub (Aug 15, 2023).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2266
Hi,
I have created a file in the local system and assigned some file permission(e.g., 644). I have uploaded this file on s3bucket. Now if I mount the s3bucket with s3fuse, will it copy this file permission and, moreover uid, gid ?
Thanks,
Tulsi Shah
@gaul commented on GitHub (Aug 15, 2023):
Yes. Please reopen this issue if your testing reveals otherwise.