Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#847 2026-04-09 17:14:36 +03:00
[GH-ISSUE #324] Support locking a file to prevent from deleting/moving

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

zhus commented on issue sigoden/dufs#846 2026-04-09 17:14:36 +03:00
[GH-ISSUE #318] Stopping ZIP file download breaks application

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

Unable to reproduce the error.

https://github.com/sigoden/dufs/assets/4012553/0c22a743-39fd-43ac-9908-53b51c6b6871…

zhus commented on issue sigoden/dufs#843 2026-04-09 17:14:35 +03:00
[GH-ISSUE #315] Access Control Bug

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

see #306

zhus commented on issue sigoden/dufs#844 2026-04-09 17:14:35 +03:00
[GH-ISSUE #314] Regarding the issue of enabling the config file!

@yx3016 commented on GitHub (Dec 9, 2023):

Found the reason, thanks!!

zhus opened issue sigoden/dufs#846 2026-04-09 17:14:35 +03:00
[GH-ISSUE #318] Stopping ZIP file download breaks application
zhus opened issue sigoden/dufs#847 2026-04-09 17:14:35 +03:00
[GH-ISSUE #324] Support locking a file to prevent from deleting/moving
zhus closed issue sigoden/dufs#847 2026-04-09 17:14:35 +03:00
[GH-ISSUE #324] Support locking a file to prevent from deleting/moving
zhus closed issue sigoden/dufs#846 2026-04-09 17:14:35 +03:00
[GH-ISSUE #318] Stopping ZIP file download breaks application
zhus opened issue sigoden/dufs#848 2026-04-09 17:14:35 +03:00
[GH-ISSUE #320] Hashed passwords
zhus closed issue sigoden/dufs#848 2026-04-09 17:14:35 +03:00
[GH-ISSUE #320] Hashed passwords
zhus commented on issue sigoden/dufs#842 2026-04-09 17:14:34 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

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

Sure, but i was wondering if thats possible to do via one request, rather than concurrent requests

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

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

No, the browser only supports downloading one file if you click on one link.

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

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

Thanks

zhus opened issue sigoden/dufs#843 2026-04-09 17:14:34 +03:00
[GH-ISSUE #315] Access Control Bug
zhus opened issue sigoden/dufs#844 2026-04-09 17:14:34 +03:00
[GH-ISSUE #314] Regarding the issue of enabling the config file!
zhus opened issue sigoden/dufs#845 2026-04-09 17:14:34 +03:00
[GH-ISSUE #316] If a directory with a large amount of files is uploaded, only 100 files are actually uploaded
zhus closed issue sigoden/dufs#845 2026-04-09 17:14:34 +03:00
[GH-ISSUE #316] If a directory with a large amount of files is uploaded, only 100 files are actually uploaded
zhus closed issue sigoden/dufs#843 2026-04-09 17:14:34 +03:00
[GH-ISSUE #315] Access Control Bug
zhus closed issue sigoden/dufs#844 2026-04-09 17:14:34 +03:00
[GH-ISSUE #314] Regarding the issue of enabling the config file!
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):

You want to manually select multiple files in the directory, and then download them in batches, with one file per…