Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2372 2026-04-11 17:13:55 +03:00
[GH-ISSUE #574] Changing timezone in docker

@git001 commented on GitHub (Apr 17, 2025):

Have you also tried to set the environment variable TZ=Your/TimeZone ?

zhus commented on issue sigoden/dufs#2372 2026-04-11 17:13:55 +03:00
[GH-ISSUE #574] Changing timezone in docker

@sigoden commented on GitHub (Apr 17, 2025):

Since dufs is based on a scratch image, there is no way to change its default timezone.

Maybe you should create…

zhus commented on issue sigoden/dufs#2372 2026-04-11 17:13:55 +03:00
[GH-ISSUE #574] Changing timezone in docker

@Azinuss commented on GitHub (Apr 17, 2025):

Thanks for the answer!

zhus opened issue sigoden/dufs#2374 2026-04-11 17:13:55 +03:00
[GH-ISSUE #575] Output logs to stdout and file
zhus closed issue sigoden/dufs#2374 2026-04-11 17:13:55 +03:00
[GH-ISSUE #575] Output logs to stdout and file
zhus opened issue sigoden/dufs#2375 2026-04-11 17:13:55 +03:00
[GH-ISSUE #578] Allow git clone <dufs url> when the the directory which <dufs url> is target to is a bare git repo
zhus opened issue sigoden/dufs#2376 2026-04-11 17:13:55 +03:00
[GH-ISSUE #576] Incorrect Path Separators in ZIP Archives Generated on Windows
zhus closed issue sigoden/dufs#2376 2026-04-11 17:13:55 +03:00
[GH-ISSUE #576] Incorrect Path Separators in ZIP Archives Generated on Windows
zhus closed issue sigoden/dufs#2375 2026-04-11 17:13:55 +03:00
[GH-ISSUE #578] Allow git clone <dufs url> when the the directory which <dufs url> is target to is a bare git repo
zhus commented on issue sigoden/dufs#2374 2026-04-11 17:13:55 +03:00
[GH-ISSUE #575] Output logs to stdout and file

@sigoden commented on GitHub (Apr 17, 2025):

use --log-file option

zhus commented on issue sigoden/dufs#2375 2026-04-11 17:13:55 +03:00
[GH-ISSUE #578] Allow git clone <dufs url> when the the directory which <dufs url> is target to is a bare git repo

@evan0greenup commented on GitHub (Apr 25, 2025):

@sigoden , what is your opinion?

zhus commented on issue sigoden/dufs#2369 2026-04-11 17:13:54 +03:00
[GH-ISSUE #570] config not take effect

@yuf19-2022 commented on GitHub (Apr 9, 2025):

ok,it is my problem,the index page refer other page

zhus opened issue sigoden/dufs#2371 2026-04-11 17:13:54 +03:00
[GH-ISSUE #571] 希望可以支持proxy protocol
zhus closed issue sigoden/dufs#2371 2026-04-11 17:13:54 +03:00
[GH-ISSUE #571] 希望可以支持proxy protocol
zhus opened issue sigoden/dufs#2372 2026-04-11 17:13:54 +03:00
[GH-ISSUE #574] Changing timezone in docker
zhus closed issue sigoden/dufs#2372 2026-04-11 17:13:54 +03:00
[GH-ISSUE #574] Changing timezone in docker
zhus opened issue sigoden/dufs#2373 2026-04-11 17:13:54 +03:00
[GH-ISSUE #573] Add bandwidth throttling
zhus closed issue sigoden/dufs#2373 2026-04-11 17:13:54 +03:00
[GH-ISSUE #573] Add bandwidth throttling
zhus commented on issue sigoden/dufs#2371 2026-04-11 17:13:54 +03:00
[GH-ISSUE #571] 希望可以支持proxy protocol

@sigoden commented on GitHub (Apr 9, 2025):

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

![Image](https://github.com/user-attachments/assets…

zhus commented on issue sigoden/dufs#2373 2026-04-11 17:13:54 +03:00
[GH-ISSUE #573] Add bandwidth throttling

@sigoden commented on GitHub (Apr 17, 2025):

We will not support this feature.

  1. dufs is a simple file server, and we have no intention of supporting…