mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #17] chmod doesn't appear to be working properly #12
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#12
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 @jrosengren on GitHub (Feb 25, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/17
Using s3fs version 1.74, I'm seeing the following behavior:
The only thing I'm seeing the s3fs log output is:
@ggtakec commented on GitHub (Mar 16, 2014):
Hi,
I think something error occurred by changing file attributes.
If you can run s3fs with "-d" option, s3fs will put more information into s3fs logs about this reason.
(if you can run s3fs on foreground by "-f" option, you get more information)
The logs helps us for knowing the reason by this problem.
And I want to know s3fs command line(options).
Thanks in advance for your help.
@ggtakec commented on GitHub (Jan 17, 2016):
I'm sorry about this Issue had been left at a long period of time.
If you have this problem yet, please try to use latest code.
("-f", "dbglevel" and "curldbg" options help to solve your problem.)
And if you found a problem, please post new issue.
Thanks in advance for your help.