@sigoden commented on GitHub (Dec 21, 2023):
If you don't want to edit the file, you may set read-only permissions. Dufs allow you control the permissions of…
@sigoden commented on GitHub (Dec 13, 2023):
Unable to reproduce the error.
https://github.com/sigoden/dufs/assets/4012553/0c22a743-39fd-43ac-9908-53b51c6b6871…
@yx3016 commented on GitHub (Dec 9, 2023):
Found the reason, thanks!!
@ghost commented on GitHub (Dec 6, 2023):
Sure, but i was wondering if thats possible to do via one request, rather than concurrent requests
@sigoden commented on GitHub (Dec 6, 2023):
No, the browser only supports downloading one file if you click on one link.
@ghost commented on GitHub (Dec 6, 2023):
Thanks
@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…