Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#840 2026-04-09 17:14:33 +03:00
[GH-ISSUE #310] How to access upload/list UI, when index page is enabled?

@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?

zhus commented on issue sigoden/dufs#840 2026-04-09 17:14:33 +03:00
[GH-ISSUE #310] How to access upload/list UI, when index page is enabled?

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

Can you give an example? @paul-hammant

zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:33 +03:00
[GH-ISSUE #308] Option to download folders as tar

@abe1242 commented on GitHub (Dec 17, 2023):

Tried it on my PC and it works really well. Getting 170M+ speeds whereas with compression it is 20M. Haven't tried…

zhus commented on issue sigoden/dufs#842 2026-04-09 17:14:33 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

@ghost commented on GitHub (Dec 6, 2023):

I'm wondering if its possible to request all items in a directory unzipped, in one request. The current functionality…

zhus commented on issue sigoden/dufs#842 2026-04-09 17:14:33 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

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

There is no word called "directory unzipped".

for example, requesting a fileset via a path like /documents/*.pdf…

zhus commented on issue sigoden/dufs#842 2026-04-09 17:14:33 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

@ghost commented on GitHub (Dec 6, 2023):

Yes, currently you can download a zipped copy of the directory, I was wondering if individual files could be served…

zhus closed issue sigoden/dufs#842 2026-04-09 17:14:32 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped
zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:32 +03:00
[GH-ISSUE #308] Option to download folders as tar

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

If only one compression format is supported, zip is the only choice. Because zip is the most versatile, the evidence…

zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:32 +03:00
[GH-ISSUE #308] Option to download folders as tar

@abe1242 commented on GitHub (Dec 2, 2023):

The compression algorithm won't have a huge impact on download times. The biggest impact has always been bandwidth. …

zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:32 +03:00
[GH-ISSUE #308] Option to download folders as tar

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

image The download speed of…

zhus commented on issue sigoden/dufs#840 2026-04-09 17:14:32 +03:00
[GH-ISSUE #310] How to access upload/list UI, when index page is enabled?

@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.

zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:32 +03:00
[GH-ISSUE #308] Option to download folders as tar

@abe1242 commented on GitHub (Dec 2, 2023):

My phone has the computing power of a potato so that explains the slow speed of zip. I guess I'm gonna have to stick…

zhus commented on issue sigoden/dufs#842 2026-04-09 17:14:32 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

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

I don't understand what you mean.

Can you explain your needs with examples?

@timlagrande

zhus commented on issue sigoden/dufs#841 2026-04-09 17:14:32 +03:00
[GH-ISSUE #308] Option to download folders as tar

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

#319 supports --compress: none which is similar to tar and is extremely fast. you may try it.

zhus commented on issue sigoden/dufs#839 2026-04-09 17:14:31 +03:00
[GH-ISSUE #306] dufs doesn't support having just @/ (allow all users to read/view) as a value inside auth in a configuration file.

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

quote @/

auth:
  - <actual user data>
  - "@/"
zhus opened issue sigoden/dufs#840 2026-04-09 17:14:31 +03:00
[GH-ISSUE #310] How to access upload/list UI, when index page is enabled?
zhus opened issue sigoden/dufs#841 2026-04-09 17:14:31 +03:00
[GH-ISSUE #308] Option to download folders as tar
zhus closed issue sigoden/dufs#840 2026-04-09 17:14:31 +03:00
[GH-ISSUE #310] How to access upload/list UI, when index page is enabled?
zhus closed issue sigoden/dufs#841 2026-04-09 17:14:31 +03:00
[GH-ISSUE #308] Option to download folders as tar
zhus opened issue sigoden/dufs#842 2026-04-09 17:14:31 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped