mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #223] new aut method not work #114
Reference in New Issue
Block a user
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 @Asmaelh on GitHub (Jun 2, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/223
I want everyone to have read-only access and admin to have write access. Running with the parameters:
dufs -A -a admin:admin@/:rw -a @/
But admin has no write access.
How do I perform this task?