Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2937 2026-04-12 17:13:15 +03:00
[GH-ISSUE #413] Upload if hash matches

@sigoden commented on GitHub (Jul 13, 2024):

This strategy does not solve the problem. This policy has a race condition that cannot be resolved.

Let me…

zhus commented on issue sigoden/dufs#2936 2026-04-12 17:13:15 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS

@sigoden commented on GitHub (Jul 11, 2024):

@webzit Logs are crucial for troubleshooting. Please provide the logs.

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@sigoden commented on GitHub (Jul 13, 2024):

Can you explain why you need this?

zhus commented on issue sigoden/dufs#2936 2026-04-12 17:13:15 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS

@webzit commented on GitHub (Jul 11, 2024):

DUFS Logs

2024-07-11T12:57:43Z INFO - 172.16.5.2 "GET /" 401
2024-07-11T12:57:43Z INFO - 172.16.5.2 "GET /"…
zhus commented on issue sigoden/dufs#2936 2026-04-12 17:13:15 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS

@sigoden commented on GitHub (Jul 11, 2024):

error reading a body from connection

This is usually caused by an unstable or interrupted internet connection. …

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@fyears commented on GitHub (Jul 13, 2024):

For example, I would like to upload a file by chunks in parallel.

If only append is supported, I can only upload…

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@sigoden commented on GitHub (Jul 14, 2024):

We will not support partial update using ranges beyond the current file size. Here is the reason:

  1. Dufs is…
zhus commented on issue sigoden/dufs#2936 2026-04-12 17:13:15 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS

@webzit commented on GitHub (Jul 11, 2024):

FIX

Thank you. Needed to change following in traefik. Everything works now fine!

entryPoints:
  ...
…
zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@fyears commented on GitHub (Jul 14, 2024):

OK. But here is another related point:

dufs returns the header sabredav-partialupdate but actually doesn't fully…

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@sigoden commented on GitHub (Jul 14, 2024):

Thanks for your reminder.

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

@fyears commented on GitHub (Jul 27, 2024):

Ok. May I ask when will the new version be released?

zhus commented on issue sigoden/dufs#2938 2026-04-12 17:13:15 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size

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

A new version is generally released every 3 months unless there are significant updates. So the next update will…

zhus opened issue sigoden/dufs#2939 2026-04-12 17:13:15 +03:00
[GH-ISSUE #416] Do not list root directory
zhus commented on issue sigoden/dufs#2935 2026-04-12 17:13:14 +03:00
[GH-ISSUE #410] Hide content by Regex pattern instead of Wildcard pattern

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

We will not support this feature.

Glob patterns are more mature for matching paths, which explains why they are…

zhus opened issue sigoden/dufs#2937 2026-04-12 17:13:14 +03:00
[GH-ISSUE #413] Upload if hash matches
zhus closed issue sigoden/dufs#2937 2026-04-12 17:13:14 +03:00
[GH-ISSUE #413] Upload if hash matches
zhus opened issue sigoden/dufs#2936 2026-04-12 17:13:14 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS
zhus closed issue sigoden/dufs#2936 2026-04-12 17:13:14 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS
zhus opened issue sigoden/dufs#2938 2026-04-12 17:13:14 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size
zhus closed issue sigoden/dufs#2938 2026-04-12 17:13:14 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size