Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2238 2026-04-11 17:13:21 +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 commented on issue sigoden/dufs#2236 2026-04-11 17:13:21 +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#2236 2026-04-11 17:13:21 +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#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@carlsue commented on GitHub (Apr 24, 2024):

I don't know much nginx, you'd better leave nginx alone and see if the dufs configuration is correct.

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 24, 2024):

I can only help with the problem of dufs. You must be involved with nginx. I can't help you.

You'd better report…

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 24, 2024):

some tips if you want to run dufs with subpath /dufs :

  • pass the --path-prefix /dufs option
  • auth…
zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 25, 2024):

Closing this issue due to lack of information.

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@carlsue commented on GitHub (Apr 27, 2024):

通过测试,发现跟nginx版本有关系。 在windows上用nginx同样配置可以成功 server { listen 80; server_name…

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@carlsue commented on GitHub (Apr 27, 2024):

successed! install nginx-full instade nginx in the openwrt OS.

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:20 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 27, 2024):

Congratulation

zhus opened issue sigoden/dufs#2238 2026-04-11 17:13:20 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV
zhus closed issue sigoden/dufs#2238 2026-04-11 17:13:20 +03:00
[GH-ISSUE #380] issue when adds and modifies files in Windows WebDAV
zhus opened issue sigoden/dufs#2236 2026-04-11 17:13:20 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth
zhus opened issue sigoden/dufs#2237 2026-04-11 17:13:20 +03:00
[GH-ISSUE #381] FR: add optional logging path
zhus closed issue sigoden/dufs#2237 2026-04-11 17:13:20 +03:00
[GH-ISSUE #381] FR: add optional logging path
zhus closed issue sigoden/dufs#2236 2026-04-11 17:13:20 +03:00
[GH-ISSUE #387] PROPFIND method support infinity depth
zhus commented on issue sigoden/dufs#2238 2026-04-11 17:13:20 +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#2238 2026-04-11 17:13:20 +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#2236 2026-04-11 17:13:20 +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#2235 2026-04-11 17:13:19 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 24, 2024):

I don't know much nginx, you'd better leave nginx alone and see if the dufs configuration is correct.

First, do…