Sergey Zhukov zhus
zhus closed issue sigoden/dufs#2917 2026-04-12 17:13:10 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV
zhus commented on issue sigoden/dufs#2915 2026-04-12 17:13:10 +03:00
[GH-ISSUE #381] FR: add optional logging path

@steadfasterX commented on GitHub (May 15, 2024):

that was... impressive fast :D many thanks!

zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@sigoden commented on GitHub (May 16, 2024):

Are there any common usage scenarios for this feature? dufs is a lightweight web server and does not promise to…

zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@xiaozhuai commented on GitHub (May 16, 2024):

Are there any common usage scenarios for this feature?

I use dufs as cache server for vcpkg. But as time goes…

zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@sigoden commented on GitHub (May 16, 2024):

Why I do not support this feature?

  1. PROPFIND does not support stream output. All results are cached in the…
zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@xiaozhuai commented on GitHub (May 16, 2024):

I switch to nginx, it also didn't support propfind infinity. And I've update my script, now it support list…

zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@xiaozhuai commented on GitHub (May 16, 2024):

Here is the code snippets I use to get files recursively

    async readdir(dir) {
        const files =
zhus commented on issue sigoden/dufs#2916 2026-04-12 17:13:10 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth

@sigoden commented on GitHub (May 16, 2024):

I will research the performance issues later.

We do not currently plan to support infinite depth, so we are…

zhus commented on issue sigoden/dufs#2917 2026-04-12 17:13:10 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV

@sigoden commented on GitHub (May 7, 2024):

Please use the latest version of dufs (--auth-method have already been abandoned) Please mark the logs you think are…

zhus commented on issue sigoden/dufs#2917 2026-04-12 17:13:10 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV

@hw2411 commented on GitHub (May 7, 2024):

Please use the latest version of dufs (--auth-method have already been abandoned) Please mark the logs you think are…

zhus commented on issue sigoden/dufs#2917 2026-04-12 17:13:10 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV

@hw2411 commented on GitHub (May 15, 2024):

@sigoden thx a lot

zhus opened issue sigoden/dufs#2918 2026-04-12 17:13:10 +03:00
[GH-ISSUE #388] Ignore flag "commonName"
zhus closed issue sigoden/dufs#2918 2026-04-12 17:13:10 +03:00
[GH-ISSUE #388] Ignore flag "commonName"
zhus opened issue sigoden/dufs#2919 2026-04-12 17:13:10 +03:00
[GH-ISSUE #393] Disk usage analysis
zhus closed issue sigoden/dufs#2919 2026-04-12 17:13:10 +03:00
[GH-ISSUE #393] Disk usage analysis
zhus opened issue sigoden/dufs#2920 2026-04-12 17:13:10 +03:00
[GH-ISSUE #392] Potential Memory Leak
zhus closed issue sigoden/dufs#2915 2026-04-12 17:13:09 +03:00
[GH-ISSUE #381] FR: add optional logging path
zhus opened issue sigoden/dufs#2916 2026-04-12 17:13:09 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth
zhus closed issue sigoden/dufs#2916 2026-04-12 17:13:09 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth
zhus opened issue sigoden/dufs#2917 2026-04-12 17:13:09 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV