[GH-ISSUE #125] readonly can not work #60

Closed
opened 2026-04-08 16:50:07 +03:00 by zhus · 1 comment
Owner

Originally created by @Xiechengqi on GitHub (Aug 5, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/125

Problem
readonly can not work

dufs -a <path>@<readwrite>[@<readonly>|@*]

Could you add some example about how to set readwrite or readonly, Thanks !

Originally created by @Xiechengqi on GitHub (Aug 5, 2022). Original GitHub issue: https://github.com/sigoden/dufs/issues/125 **Problem** readonly can not work <!-- A clear and concise description of what the bug is. --> ``` dufs -a <path>@<readwrite>[@<readonly>|@*] ``` Could you add some example about how to set <path> readwrite or readonly, Thanks !
zhus closed this issue 2026-04-08 16:50:07 +03:00
Author
Owner

@sigoden commented on GitHub (Aug 6, 2022):

dufs -A -a /@admin:pass1@admin2:pass2

admin is a readwrite account with all permissions.
admin2 is a readonly account with view/download permissions.

<!-- gh-comment-id:1207093036 --> @sigoden commented on GitHub (Aug 6, 2022): ``` dufs -A -a /@admin:pass1@admin2:pass2 ``` admin is a readwrite account with all permissions. admin2 is a readonly account with view/download permissions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#60