[GH-ISSUE #539] How to disable only archive #314

Closed
opened 2026-04-08 16:51:56 +03:00 by zhus · 6 comments
Owner

Originally created by @maoxian-1 on GitHub (Feb 8, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/539

I use -A in command, and set DUFS_ALLOW_ARCHIVE=false in enviroment, but it not working

Originally created by @maoxian-1 on GitHub (Feb 8, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/539 I use -A in command, and set DUFS_ALLOW_ARCHIVE=false in enviroment, but it not working
zhus closed this issue 2026-04-08 16:51:56 +03:00
Author
Owner

@sigoden commented on GitHub (Feb 8, 2025):

No way. Please don't use -A then set the --allow-* options one by one.

<!-- gh-comment-id:2644749308 --> @sigoden commented on GitHub (Feb 8, 2025): No way. Please don't use `-A` then set the `--allow-*` options one by one.
Author
Owner

@maoxian-1 commented on GitHub (Feb 8, 2025):

Or is there a command that allows editing?I use --allow-upload --allow-delete --allow-search --allow-symlink to disable archive, but edit will not work

<!-- gh-comment-id:2644750652 --> @maoxian-1 commented on GitHub (Feb 8, 2025): Or is there a command that allows editing?I use --allow-upload --allow-delete --allow-search --allow-symlink to disable archive, but edit will not work
Author
Owner

@sigoden commented on GitHub (Feb 8, 2025):

All you need to know is that --allow-all/-A is equal to All --allow-* options.

<!-- gh-comment-id:2644753224 --> @sigoden commented on GitHub (Feb 8, 2025): All you need to know is that `--allow-all/-A` is equal to All `--allow-*` options.
Author
Owner

@maoxian-1 commented on GitHub (Feb 8, 2025):

But is no option to allow edit except --allow-all

<!-- gh-comment-id:2644759444 --> @maoxian-1 commented on GitHub (Feb 8, 2025): But is no option to allow edit except --allow-all
Author
Owner

@sigoden commented on GitHub (Feb 8, 2025):

With --allow-upload and --allow-delete you can automatically grant edit permissions.

Test it yourself more, and ask less.

<!-- gh-comment-id:2644790834 --> @sigoden commented on GitHub (Feb 8, 2025): With --allow-upload and --allow-delete you can automatically grant edit permissions. Test it yourself more, and ask less.
Author
Owner

@maoxian-1 commented on GitHub (Feb 8, 2025):

You are right, Is my theme bug, thank you!

<!-- gh-comment-id:2644797810 --> @maoxian-1 commented on GitHub (Feb 8, 2025): You are right, Is my theme bug, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#314