Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#1075 2026-04-09 17:16:30 +03:00
[GH-ISSUE #654] Some search results missing if broken symlinks are present

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

I can't confirm the issue you're referring to.

The follow_links in WalkDir::new(&dir).follow_links(true) is not…

zhus commented on issue sigoden/dufs#1071 2026-04-09 17:16:29 +03:00
[GH-ISSUE #648] "View File"/"Edit File" options not working on *.pdf files

@sigoden commented on GitHub (Nov 3, 2025):

Whether a PDF can be displayed is up to the browser, not dufs.

zhus commented on issue sigoden/dufs#1071 2026-04-09 17:16:29 +03:00
[GH-ISSUE #648] "View File"/"Edit File" options not working on *.pdf files

@935r commented on GitHub (Nov 4, 2025):

The browser (tested with firefox 144.0.2 (64-bit) and chromium Version 142.0.7444.59 (Official Build)) can display it in…

zhus commented on issue sigoden/dufs#1071 2026-04-09 17:16:29 +03:00
[GH-ISSUE #648] "View File"/"Edit File" options not working on *.pdf files

@Mihara commented on GitHub (Nov 26, 2025):

I also happen to have the same issue: PDFs cannot be viewed, with exactly the same symptoms, even though the same…

zhus opened issue sigoden/dufs#1074 2026-04-09 17:16:29 +03:00
[GH-ISSUE #651] feat req: add zip, unzip the files
zhus closed issue sigoden/dufs#1074 2026-04-09 17:16:29 +03:00
[GH-ISSUE #651] feat req: add zip, unzip the files
zhus opened issue sigoden/dufs#1075 2026-04-09 17:16:29 +03:00
[GH-ISSUE #654] Some search results missing if broken symlinks are present
zhus closed issue sigoden/dufs#1075 2026-04-09 17:16:29 +03:00
[GH-ISSUE #654] Some search results missing if broken symlinks are present
zhus opened issue sigoden/dufs#1076 2026-04-09 17:16:29 +03:00
[GH-ISSUE #650] Alphanumeric sort is broken
zhus closed issue sigoden/dufs#1076 2026-04-09 17:16:29 +03:00
[GH-ISSUE #650] Alphanumeric sort is broken
zhus opened issue sigoden/dufs#1072 2026-04-09 17:16:28 +03:00
[GH-ISSUE #647] Environment variable DUFS_AUTH is broken when using :rw
zhus closed issue sigoden/dufs#1072 2026-04-09 17:16:28 +03:00
[GH-ISSUE #647] Environment variable DUFS_AUTH is broken when using :rw
zhus opened issue sigoden/dufs#1071 2026-04-09 17:16:28 +03:00
[GH-ISSUE #648] "View File"/"Edit File" options not working on *.pdf files
zhus opened issue sigoden/dufs#1073 2026-04-09 17:16:28 +03:00
[GH-ISSUE #649] 树莓派使用 sigoden/dufs 镜像无法运行
zhus closed issue sigoden/dufs#1071 2026-04-09 17:16:28 +03:00
[GH-ISSUE #648] "View File"/"Edit File" options not working on *.pdf files
zhus closed issue sigoden/dufs#1073 2026-04-09 17:16:28 +03:00
[GH-ISSUE #649] 树莓派使用 sigoden/dufs 镜像无法运行
zhus commented on issue sigoden/dufs#1072 2026-04-09 17:16:28 +03:00
[GH-ISSUE #647] Environment variable DUFS_AUTH is broken when using :rw

@sigoden commented on GitHub (Nov 3, 2025):

The quotes in your Dockerfile are incorrect.

environment:
  - DUFS_AUTH=admin:admin@/:rw
zhus commented on issue sigoden/dufs#1072 2026-04-09 17:16:28 +03:00
[GH-ISSUE #647] Environment variable DUFS_AUTH is broken when using :rw

@literon36 commented on GitHub (Nov 3, 2025):

This does indeed explain a lot lol I copied it straight from the [README section about env vars](https://github.com/…

zhus commented on issue sigoden/dufs#1073 2026-04-09 17:16:28 +03:00
[GH-ISSUE #649] 树莓派使用 sigoden/dufs 镜像无法运行

@take7yo commented on GitHub (Nov 6, 2025):

linux/arm/v7 可用

zhus commented on issue sigoden/dufs#1068 2026-04-09 17:16:27 +03:00
[GH-ISSUE #646] [Feature Request] Event Hooks for Custom Scripts

@sigoden commented on GitHub (Nov 3, 2025):

Sorry, we will not support this feature.