@52funny commented on GitHub (Jul 22, 2024):
Author your commit #421 solves some problems but creates some new ones. For example, when the folder is some…
@sigoden commented on GitHub (Jul 20, 2024):
I am 100% sure that this is caused by misconfiguration and not a bug in dufs.
Regarding dufs, you need to study…
@sigoden commented on GitHub (Jul 15, 2024):
We will not support this feature. see https://github.com/sigoden/dufs/issues/263#issuecomment-1708516517
@loricah commented on GitHub (Jul 20, 2024):
What path-prefix are you talking about? Excluding the traefik configuration, the dufs components of my configuration…
@sigoden commented on GitHub (Jul 15, 2024):
Maybe You should run two instances of dufs with different --path-prefix options.
@sigoden commented on GitHub (Jul 20, 2024):
`dufs --help
@sigoden commented on GitHub (Jul 14, 2024):
We will not support partial update using ranges beyond the current file size. Here is the reason:
- Dufs is…
@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 /"…
@sigoden commented on GitHub (Jul 11, 2024):
error reading a body from connection
This is usually caused by an unstable or interrupted internet connection. …
@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…
@webzit commented on GitHub (Jul 11, 2024):
FIX
Thank you. Needed to change following in traefik. Everything works now fine!
entryPoints:
...
…
@sigoden commented on GitHub (Jul 14, 2024):
Thanks for your reminder.
@fyears commented on GitHub (Jul 27, 2024):
Ok. May I ask when will the new version be released?
@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…