[GH-ISSUE #310] How to access upload/list UI, when index page is enabled? #164

Closed
opened 2026-04-08 16:50:47 +03:00 by zhus · 3 comments
Owner

Originally created by @darklow on GitHub (Dec 5, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/310

Thanks for the amazing and useful library.

I have enabled index.html rendering using DUFS_RENDER_TRY_INDEX=true however I can't find a way to access upload UI for this folder anymore in order to upload more files to it. Is there some trick available to access it? If not how about adding question mark after directory name would load UI? For example host/dir1/?

Originally created by @darklow on GitHub (Dec 5, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/310 Thanks for the amazing and useful library. I have enabled index.html rendering using `DUFS_RENDER_TRY_INDEX=true` however I can't find a way to access upload UI for this folder anymore in order to upload more files to it. Is there some trick available to access it? If not how about adding question mark after directory name would load UI? For example host/dir1/?
zhus closed this issue 2026-04-08 16:50:47 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 7, 2023):

PR #311 has been merged. You can access the upload user interface by using ?q= in the next version of dufs.

<!-- gh-comment-id:1843823047 --> @sigoden commented on GitHub (Dec 7, 2023): PR #311 has been merged. You can access the upload user interface by using `?q=` in the next version of dufs.
Author
Owner

@paul-hammant commented on GitHub (Dec 16, 2023):

Any chance of some addition hints as to rendered endpoints in the "Listening on:" section as dufs launches?

<!-- gh-comment-id:1858828589 --> @paul-hammant commented on GitHub (Dec 16, 2023): Any chance of some addition hints as to rendered endpoints in the "Listening on:" section as dufs launches?
Author
Owner

@sigoden commented on GitHub (Dec 16, 2023):

Can you give an example? @paul-hammant

<!-- gh-comment-id:1858832950 --> @sigoden commented on GitHub (Dec 16, 2023): Can you give an example? @paul-hammant
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#164