Sergey Zhukov zhus
zhus opened issue sigoden/dufs#2897 2026-04-12 17:13:05 +03:00
[GH-ISSUE #347] Render/generate m3u playlist for served files
zhus opened issue sigoden/dufs#2899 2026-04-12 17:13:05 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?
zhus closed issue sigoden/dufs#2899 2026-04-12 17:13:05 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?
zhus closed issue sigoden/dufs#2897 2026-04-12 17:13:05 +03:00
[GH-ISSUE #347] Render/generate m3u playlist for served files
zhus commented on issue sigoden/dufs#2899 2026-04-12 17:13:05 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?

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

You can upload a folder by drag-dropping the directory to the web page, I tested and it worked.

zhus commented on issue sigoden/dufs#2899 2026-04-12 17:13:05 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?

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

dufs cannot support unzipping an uploaded zip file, because it is error-prone.

  1. There are various zip…
zhus commented on issue sigoden/dufs#2898 2026-04-12 17:13:05 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)

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

If --bind is omitted, dufs will bind default addresses: 0.0.0.0 (IPv4), :: (IPv6). Your mipsel device won't…

zhus commented on issue sigoden/dufs#2898 2026-04-12 17:13:05 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)

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

May I ask you more more thing?

Is there any way to run dufs in "detached" mode beside putting & behind the…

zhus commented on issue sigoden/dufs#2895 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2896 2026-04-12 17:13:04 +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#2898 2026-04-12 17:13:04 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)
zhus closed issue sigoden/dufs#2898 2026-04-12 17:13:04 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)