Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#186 2026-04-08 16:50:58 +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#184 2026-04-08 16:50:58 +03:00
[GH-ISSUE #347] Render/generate m3u playlist for served files

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

dufs will not support this feature.

It is recommended to use a shellscript to generate it. If you need to…

zhus commented on issue sigoden/dufs#185 2026-04-08 16:50:58 +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#181 2026-04-08 16:50:57 +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#181 2026-04-08 16:50:57 +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#181 2026-04-08 16:50:57 +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#185 2026-04-08 16:50:57 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)
zhus opened issue sigoden/dufs#184 2026-04-08 16:50:57 +03:00
[GH-ISSUE #347] Render/generate m3u playlist for served files
zhus opened issue sigoden/dufs#186 2026-04-08 16:50:57 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?
zhus closed issue sigoden/dufs#185 2026-04-08 16:50:57 +03:00
[GH-ISSUE #342] Address family not supported by protocol (os error 124)
zhus closed issue sigoden/dufs#186 2026-04-08 16:50:57 +03:00
[GH-ISSUE #341] support upload a zip file and unzip it?
zhus closed issue sigoden/dufs#184 2026-04-08 16:50:57 +03:00
[GH-ISSUE #347] Render/generate m3u playlist for served files
zhus commented on issue sigoden/dufs#181 2026-04-08 16:50:56 +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#183 2026-04-08 16:50:56 +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#182 2026-04-08 16:50:56 +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#181 2026-04-08 16:50:56 +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#181 2026-04-08 16:50:56 +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#181 2026-04-08 16:50:56 +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#181 2026-04-08 16:50:56 +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…