[GH-ISSUE #516] Only show some directories and hidden all the others? #297

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

Originally created by @jiangjiangflies on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/516

I have so many files and directories in the serve path but I only need to display 2 or three directories. If use hidden option, it will be a long list of argument,e.g. --hidden 'A' --hidden 'B' ... to hide directory A,B....
Is there an easy way to only show directory D and directory E while hiding all other directories and files?

Originally created by @jiangjiangflies on GitHub (Dec 28, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/516 I have so many files and directories in the serve path but I only need to display 2 or three directories. If use hidden option, it will be a long list of argument,e.g. --hidden 'A' --hidden 'B' ... to hide directory A,B.... Is there an easy way to only show directory D and directory E while hiding all other directories and files?
zhus closed this issue 2026-04-08 16:51:49 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 30, 2024):

It is recommended to use symlinks to group related directories together.

<!-- gh-comment-id:2564951253 --> @sigoden commented on GitHub (Dec 30, 2024): It is recommended to use symlinks to group related directories together.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#297