Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#225 2026-04-08 16:51:18 +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#225 2026-04-08 16:51:18 +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#225 2026-04-08 16:51:18 +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 commented on issue sigoden/dufs#223 2026-04-08 16:51:17 +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#224 2026-04-08 16:51:17 +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#225 2026-04-08 16:51:17 +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#224 2026-04-08 16:51:17 +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#225 2026-04-08 16:51:17 +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#224 2026-04-08 16:51:17 +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#225 2026-04-08 16:51:17 +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#224 2026-04-08 16:51:17 +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#225 2026-04-08 16:51:17 +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#222 2026-04-08 16:51:16 +03:00
[GH-ISSUE #411] How do I run the web interface

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

You should learn how to use docker first.

Assuming you are running the command: `docker run -v $(pwd):/data -p…

zhus commented on issue sigoden/dufs#222 2026-04-08 16:51:16 +03:00
[GH-ISSUE #411] How do I run the web interface

@uguraltinsoy commented on GitHub (Jul 7, 2024):

What am I doing wrong?

![Ekran görüntüsü 2024-07-07 132920](https://github.com/sigoden/dufs/assets/48494791/cf…

zhus opened issue sigoden/dufs#223 2026-04-08 16:51:16 +03:00
[GH-ISSUE #413] Upload if hash matches
zhus closed issue sigoden/dufs#223 2026-04-08 16:51:16 +03:00
[GH-ISSUE #413] Upload if hash matches
zhus opened issue sigoden/dufs#224 2026-04-08 16:51:16 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS
zhus opened issue sigoden/dufs#225 2026-04-08 16:51:16 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size
zhus closed issue sigoden/dufs#225 2026-04-08 16:51:16 +03:00
[GH-ISSUE #414] cannot partial update using ranges beyond the current file size
zhus closed issue sigoden/dufs#224 2026-04-08 16:51:16 +03:00
[GH-ISSUE #412] Failed to upload file (size > 105MB) via iOS / iPadOS