Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2203 2026-04-11 17:13:11 +03:00
[GH-ISSUE #320] Hashed passwords

@mattfbacon commented on GitHub (Dec 15, 2023):

Nevermind, we can use SHA512 hashed.

zhus commented on issue sigoden/dufs#2204 2026-04-11 17:13:11 +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#2198 2026-04-11 17:13:10 +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#2198 2026-04-11 17:13:10 +03:00
[GH-ISSUE #309] Serving all files from directory unzipped

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

Thanks

zhus opened issue sigoden/dufs#2200 2026-04-11 17:13:10 +03:00
[GH-ISSUE #316] If a directory with a large amount of files is uploaded, only 100 files are actually uploaded
zhus opened issue sigoden/dufs#2201 2026-04-11 17:13:10 +03:00
[GH-ISSUE #315] Access Control Bug
zhus closed issue sigoden/dufs#2201 2026-04-11 17:13:10 +03:00
[GH-ISSUE #315] Access Control Bug
zhus opened issue sigoden/dufs#2202 2026-04-11 17:13:10 +03:00
[GH-ISSUE #314] Regarding the issue of enabling the config file!
zhus closed issue sigoden/dufs#2202 2026-04-11 17:13:10 +03:00
[GH-ISSUE #314] Regarding the issue of enabling the config file!
zhus closed issue sigoden/dufs#2200 2026-04-11 17:13:10 +03:00
[GH-ISSUE #316] If a directory with a large amount of files is uploaded, only 100 files are actually uploaded
zhus commented on issue sigoden/dufs#2201 2026-04-11 17:13:10 +03:00
[GH-ISSUE #315] Access Control Bug

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

see #306

zhus commented on issue sigoden/dufs#2202 2026-04-11 17:13:10 +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#2203 2026-04-11 17:13:10 +03:00
[GH-ISSUE #320] Hashed passwords
zhus closed issue sigoden/dufs#2203 2026-04-11 17:13:10 +03:00
[GH-ISSUE #320] Hashed passwords
zhus opened issue sigoden/dufs#2204 2026-04-11 17:13:10 +03:00
[GH-ISSUE #324] Support locking a file to prevent from deleting/moving
zhus opened issue sigoden/dufs#2205 2026-04-11 17:13:10 +03:00
[GH-ISSUE #318] Stopping ZIP file download breaks application
zhus closed issue sigoden/dufs#2204 2026-04-11 17:13:10 +03:00
[GH-ISSUE #324] Support locking a file to prevent from deleting/moving
zhus closed issue sigoden/dufs#2205 2026-04-11 17:13:10 +03:00
[GH-ISSUE #318] Stopping ZIP file download breaks application
zhus commented on issue sigoden/dufs#2198 2026-04-11 17:13:09 +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#2199 2026-04-11 17:13:09 +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…