Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#411 2026-04-08 16:52:42 +03:00
[GH-ISSUE #674] Real IP when dufs is behind proxy

@sigoden commented on GitHub (Mar 1, 2026):

https://github.com/sigoden/dufs?tab=readme-ov-file#log-format

<img width="1312" height="1321" alt="Image" src="https:…

zhus commented on issue sigoden/dufs#410 2026-04-08 16:52:42 +03:00
[GH-ISSUE #676] read only rule fails to take effect

@ywtz1 commented on GitHub (Mar 6, 2026):

I found that it was mentioned in https://github.com/sigoden/dufs/pull/521 that **higher perm auth path shadows lower…

zhus commented on issue sigoden/dufs#411 2026-04-08 16:52:42 +03:00
[GH-ISSUE #674] Real IP when dufs is behind proxy

@luckman212 commented on GitHub (Mar 1, 2026):

Might be helpful to document that the fields must be written with underscores, not hyphens. In my testing, this…

zhus commented on issue sigoden/dufs#406 2026-04-08 16:52:41 +03:00
[GH-ISSUE #668] Add grid view to display images

@sigoden commented on GitHub (Feb 5, 2026):

Sorry, we will not support this feature.

zhus commented on issue sigoden/dufs#407 2026-04-08 16:52:41 +03:00
[GH-ISSUE #671] Support Logformat like json or logfmt

@sigoden commented on GitHub (Mar 6, 2026):

We will not support this feature.

  1. Dufs is a lightweight server, and this feature is complicate.
  2. It conflicts…
zhus opened issue sigoden/dufs#409 2026-04-08 16:52:41 +03:00
[GH-ISSUE #673] Add Tracing per openTelemetry
zhus opened issue sigoden/dufs#410 2026-04-08 16:52:41 +03:00
[GH-ISSUE #676] read only rule fails to take effect
zhus opened issue sigoden/dufs#411 2026-04-08 16:52:41 +03:00
[GH-ISSUE #674] Real IP when dufs is behind proxy
zhus closed issue sigoden/dufs#411 2026-04-08 16:52:41 +03:00
[GH-ISSUE #674] Real IP when dufs is behind proxy
zhus commented on issue sigoden/dufs#403 2026-04-08 16:52:40 +03:00
[GH-ISSUE #664] no upload button in UI when --auth is used

@bittorf commented on GitHub (Jan 19, 2026):

My mistake - it works with:

-a username:password@/:rw

so:

dufs /var/www/html/media -A -a peter:peter@/:rw -b…
zhus commented on issue sigoden/dufs#405 2026-04-08 16:52:40 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders

@GDXbsv commented on GitHub (Jan 18, 2026):

https://datatracker.ietf.org/doc/html/rfc4918#section-9.6

   Thus, after a successful DELETE operation (and in…
zhus commented on issue sigoden/dufs#405 2026-04-08 16:52:40 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders

@GDXbsv commented on GitHub (Jan 18, 2026):

Solved I removed

  • --render-spa
  • --render-try-index
zhus commented on issue sigoden/dufs#404 2026-04-08 16:52:40 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:

@sigoden commented on GitHub (Jan 21, 2026):

It's been fixed. Please wait for the new version.

zhus opened issue sigoden/dufs#407 2026-04-08 16:52:40 +03:00
[GH-ISSUE #671] Support Logformat like json or logfmt
zhus closed issue sigoden/dufs#407 2026-04-08 16:52:40 +03:00
[GH-ISSUE #671] Support Logformat like json or logfmt
zhus opened issue sigoden/dufs#406 2026-04-08 16:52:40 +03:00
[GH-ISSUE #668] Add grid view to display images
zhus opened issue sigoden/dufs#408 2026-04-08 16:52:40 +03:00
[GH-ISSUE #672] Add Prometheus Metrics
zhus closed issue sigoden/dufs#406 2026-04-08 16:52:40 +03:00
[GH-ISSUE #668] Add grid view to display images
zhus commented on issue sigoden/dufs#404 2026-04-08 16:52:39 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:

@GDXbsv commented on GitHub (Jan 18, 2026):

I simply backup 300G files and this error appears time to time with killing/restarting the app