[GH-ISSUE #956] Forklift/ Permissions. #536

Closed
opened 2026-03-04 01:46:28 +03:00 by kerem · 3 comments
Owner

Originally created by @gfaulk09 on GitHub (Feb 5, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/956

Details about issue

On MacOS, using forklift and Fuse to mount a drive that's over FTP. No problem mounting the drive, but having a problem with permissions. I know a little code, but in all honestly, I'm completely lost on what to put and where.

Originally created by @gfaulk09 on GitHub (Feb 5, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/956 ### Details about issue On MacOS, using forklift and Fuse to mount a drive that's over FTP. No problem mounting the drive, but having a problem with permissions. I know a little code, but in all honestly, I'm completely lost on what to put and where.
kerem closed this issue 2026-03-04 01:46:28 +03:00
Author
Owner

@gfaulk09 commented on GitHub (Feb 5, 2019):

Also, can't find the fuse.conf file under etc/

<!-- gh-comment-id:460629406 --> @gfaulk09 commented on GitHub (Feb 5, 2019): Also, can't find the fuse.conf file under etc/
Author
Owner

@gaul commented on GitHub (Feb 5, 2019):

Could you try setting -o mp_umask=027 which will provide these objects with default permissions? The upcoming release of s3fs will do this automatically.

<!-- gh-comment-id:460728782 --> @gaul commented on GitHub (Feb 5, 2019): Could you try setting `-o mp_umask=027` which will provide these objects with default permissions? The upcoming release of s3fs will do this automatically.
Author
Owner

@gaul commented on GitHub (Apr 9, 2019):

Please test again with 1.85 and reopen this issue if symptoms persist.

<!-- gh-comment-id:481179659 --> @gaul commented on GitHub (Apr 9, 2019): Please test again with 1.85 and reopen this issue if symptoms persist.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#536
No description provided.