Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#1060 2026-04-09 17:16:24 +03:00
[GH-ISSUE #635] Storage Limit for Users

@sigoden commented on GitHub (Oct 13, 2025):

sorry, we will not support this feature. dufs is stateless.

zhus opened issue sigoden/dufs#1062 2026-04-09 17:16:24 +03:00
[GH-ISSUE #638] Possible file descriptors leak
zhus opened issue sigoden/dufs#1063 2026-04-09 17:16:24 +03:00
[GH-ISSUE #639] Weird crash
zhus opened issue sigoden/dufs#1064 2026-04-09 17:16:24 +03:00
[GH-ISSUE #640] Add release for aarch64-linux-android
zhus commented on issue sigoden/dufs#1058 2026-04-09 17:16:23 +03:00
[GH-ISSUE #632] click view file icon to show the content of a file will show old cache instead of latest info

@AnonymousRand commented on GitHub (Jan 15, 2026):

I've been getting this issue for a while now as well; not even Ctrl + Shift + R fetches the updated version.…

zhus opened issue sigoden/dufs#1059 2026-04-09 17:16:23 +03:00
[GH-ISSUE #637] index.html change not affects
zhus opened issue sigoden/dufs#1060 2026-04-09 17:16:23 +03:00
[GH-ISSUE #635] Storage Limit for Users
zhus closed issue sigoden/dufs#1059 2026-04-09 17:16:23 +03:00
[GH-ISSUE #637] index.html change not affects
zhus opened issue sigoden/dufs#1061 2026-04-09 17:16:23 +03:00
[GH-ISSUE #636] After configuring the tls certificate, webdav access fails
zhus closed issue sigoden/dufs#1060 2026-04-09 17:16:23 +03:00
[GH-ISSUE #635] Storage Limit for Users
zhus closed issue sigoden/dufs#1061 2026-04-09 17:16:23 +03:00
[GH-ISSUE #636] After configuring the tls certificate, webdav access fails
zhus commented on issue sigoden/dufs#1059 2026-04-09 17:16:23 +03:00
[GH-ISSUE #637] index.html change not affects

@sigoden commented on GitHub (Oct 27, 2025):

Because index.js has cache control.

cache-control: public, max-age=31536000, immutable

你可以修改index.html以…

zhus closed issue sigoden/dufs#1057 2026-04-09 17:16:22 +03:00
[GH-ISSUE #634] Please support windows webclient
zhus closed issue sigoden/dufs#1056 2026-04-09 17:16:22 +03:00
[GH-ISSUE #633] ?noscript creates broken relative links when path prefix is not /
zhus opened issue sigoden/dufs#1058 2026-04-09 17:16:22 +03:00
[GH-ISSUE #632] click view file icon to show the content of a file will show old cache instead of latest info
zhus closed issue sigoden/dufs#1058 2026-04-09 17:16:22 +03:00
[GH-ISSUE #632] click view file icon to show the content of a file will show old cache instead of latest info
zhus commented on issue sigoden/dufs#1057 2026-04-09 17:16:22 +03:00
[GH-ISSUE #634] Please support windows webclient

@sigoden commented on GitHub (Oct 3, 2025):

Dufs supports the Windows WebDAV client.

zhus commented on issue sigoden/dufs#1057 2026-04-09 17:16:22 +03:00
[GH-ISSUE #634] Please support windows webclient

@Tmalll commented on GitHub (Oct 4, 2025):

Dufs supports the Windows WebDAV client.

I used the Windows WebDAV client to connect to the dufs WebDAV server.…

zhus commented on issue sigoden/dufs#1056 2026-04-09 17:16:22 +03:00
[GH-ISSUE #633] ?noscript creates broken relative links when path prefix is not /

@sigoden commented on GitHub (Sep 22, 2025):

The ?noscript works with --path-prefix. We will not support --noscript flag.

zhus commented on issue sigoden/dufs#1058 2026-04-09 17:16:22 +03:00
[GH-ISSUE #632] click view file icon to show the content of a file will show old cache instead of latest info

@sigoden commented on GitHub (Sep 19, 2025):

Cannot reproduce the bug.