@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…
@sigoden commented on GitHub (Dec 16, 2023):
Can you give an example? @paul-hammant
@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…
@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…
@sigoden commented on GitHub (Dec 6, 2023):
You want to manually select multiple files in the directory, and then download them in batches, with one file per…
@sigoden commented on GitHub (Nov 30, 2023):
No, I will not support this feature.
Searching for a string can be complicated, maybe you should look into…
@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…
@sigoden commented on GitHub (Dec 6, 2023):
I don't understand what you mean.
Can you explain your needs with examples?
@timlagrande
@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. …
@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.
@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…
@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?