Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:43 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@sigoden commented on GitHub (Jan 10, 2024):

dufs did not receive the request, which was blocked by cloudflare, I'm not familiar with cloudflare. You have to…

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:43 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@Extroonie commented on GitHub (Jan 10, 2024):

I see. Thanks!

Edit: I fixed it by setting client_max_body_size 100M; in ngnix under server.

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:43 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@P4r4n01dB34r commented on GitHub (Jun 10, 2025):

Hi @sigoden! I am getting the same error and i am proxying dufs behind cloudflare tunnel, and from the logs as…

zhus opened issue sigoden/dufs#863 2026-04-09 17:14:43 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?
zhus commented on issue sigoden/dufs#859 2026-04-09 17:14:42 +03:00
[GH-ISSUE #339] Error when forbidding anyone from accessing directories

@sigoden commented on GitHub (Jan 10, 2024):

#329 (supports forbidden perms) is not released in v0.38.0, please wait for next release

zhus commented on issue sigoden/dufs#860 2026-04-09 17:14:42 +03:00
[GH-ISSUE #338] When using webdav, unauthorized directories are still visible.

@sigoden commented on GitHub (Jan 9, 2024):

similar to #263 #268

Webdav must be designed like this.

This is because some webdav clients do not carry the…

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:42 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@sigoden commented on GitHub (Jan 10, 2024):

Every file uploading generates a PUT request log, but your log shows that dufs didn't receive any PUT requests…

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:42 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@Extroonie commented on GitHub (Jan 10, 2024):

Hi, this is what's happening:

![image](https://github.com/sigoden/dufs/assets/42417143/5bbcfff7-efde-48cb-b4c7-4…

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:42 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@sigoden commented on GitHub (Jan 10, 2024):

Dufs never raise 413 error. are you using proxy service above dufs? @Extroonie

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:42 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@Extroonie commented on GitHub (Jan 10, 2024):

Yes, cloudflare, @sigoden.

zhus commented on issue sigoden/dufs#858 2026-04-09 17:14:42 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)

@Extroonie commented on GitHub (Jan 10, 2024):

The file I'm trying to upload is 17 MB.

![image](https://github.com/sigoden/dufs/assets/42417143/d3b8489a-0c1a-4…

zhus commented on issue sigoden/dufs#855 2026-04-09 17:14:41 +03:00
[GH-ISSUE #334] How to connect webdav?

@sigoden commented on GitHub (Jan 4, 2024):

The WebDAV address is the same as the HTTP address. Connection methods vary from client to client.

zhus opened issue sigoden/dufs#858 2026-04-09 17:14:41 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)
zhus closed issue sigoden/dufs#858 2026-04-09 17:14:41 +03:00
[GH-ISSUE #340] 413 (Payload Too Large)
zhus opened issue sigoden/dufs#859 2026-04-09 17:14:41 +03:00
[GH-ISSUE #339] Error when forbidding anyone from accessing directories
zhus closed issue sigoden/dufs#859 2026-04-09 17:14:41 +03:00
[GH-ISSUE #339] Error when forbidding anyone from accessing directories
zhus opened issue sigoden/dufs#860 2026-04-09 17:14:41 +03:00
[GH-ISSUE #338] When using webdav, unauthorized directories are still visible.
zhus closed issue sigoden/dufs#860 2026-04-09 17:14:41 +03:00
[GH-ISSUE #338] When using webdav, unauthorized directories are still visible.
zhus closed issue sigoden/dufs#857 2026-04-09 17:14:40 +03:00
[GH-ISSUE #336] Corrupted Zip files when downloading large folders