mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1222] No permission for directories and files #653
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#653
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 @markbroich on GitHub (Dec 26, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1222
s3fs command line used, if applicable
Details about issue
Hi, I tried using s3fs for the first time today and ran into the known issue of not being able to see folder permissions once mounted. Following your FAQ I tried complement_stat
or: -o complement_stat as part of the s3fs command line . The error informed me that the complement_stat is unknown.
It would be awesome if you could add syntax examples of how handle the missing permissions to your FAQ (or fix the issue with complement_stat not being a known option if this was an issue).
thank you, Mark
@gaul commented on GitHub (Feb 2, 2020):
Which version of s3fs do you use? 1.81 added this and 1.85 is the latest version.
@gaul commented on GitHub (Jun 23, 2020):
Closing due to inactivity. Please reopen issue if symptoms persist.