mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-26 05:45:57 +03:00
[GH-ISSUE #1918] allow_others not working #969
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#969
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 @nashken on GitHub (Feb 25, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1918
Additional Information
Using ubuntu 20 in amazon ec2
Mounting using: s3fs#bucket /dir fuse _netdev,allow_other,use_cache=/tmp/cache,passwd_file=/home/ubuntu/.passwd-s3fs,umask=777,mp_umask=777 0 0
Version of s3fs being used (s3fs --version)
_example: 1.86
Details about issue
sudo can tail files in the s3 directory but no one else can.