@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.
@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. …
@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?
@sigoden commented on GitHub (Dec 16, 2023):
Can you give an example? @paul-hammant
@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…
@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 14, 2023):
#319 supports --compress: none which is similar to tar and is extremely fast. you may try it.
@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…
@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…
@segln commented on GitHub (Dec 7, 2023):
Well, they are Microsoft!