Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#3044 2026-04-12 17:13:38 +03:00
[GH-ISSUE #561] Symlink doesn't show directories

@sigoden commented on GitHub (Mar 24, 2025):

Windows .lnk (shortcut) files are not true symbolic links like those in Linux. They are more like references that…

zhus commented on issue sigoden/dufs#3045 2026-04-12 17:13:38 +03:00
[GH-ISSUE #560] Unable to Hide specific folders

@sigoden commented on GitHub (Mar 24, 2025):

In dufs, the hidden should be the file or directory name, not the path.

hidden:
  - 'Books'
  - 'Music'
  -…
zhus commented on issue sigoden/dufs#3046 2026-04-12 17:13:38 +03:00
[GH-ISSUE #562] How to connect to or execute a command within the Dufs container

@sigoden commented on GitHub (Mar 24, 2025):

No way, the dufs Docker container is based on scratch image and only has one command: dufs.

zhus commented on issue sigoden/dufs#3042 2026-04-12 17:13:37 +03:00
[GH-ISSUE #557] Specify a default sort order

@Crysknife007 commented on GitHub (Mar 17, 2025):

I like this idea. Perhaps it would also be useful to save the sort order to localStorage in the browser itself.…

zhus commented on issue sigoden/dufs#3041 2026-04-12 17:13:37 +03:00
[GH-ISSUE #555] invalid zip file with overlapped components (possible zip bomb) for downloaded folders

@sigoden commented on GitHub (Mar 14, 2025):

Cannot confirm the bug. I have tested that the dufs generated zip works on windows/macos/linux.

zhus commented on issue sigoden/dufs#3043 2026-04-12 17:13:37 +03:00
[GH-ISSUE #558] Upload to subdirectory using curl, show forbidden(403)

@sigoden commented on GitHub (Mar 20, 2025):

This is because /test is a directory, and you can't upload a file to overwrite a directory.

-curl -T…
zhus commented on issue sigoden/dufs#3041 2026-04-12 17:13:37 +03:00
[GH-ISSUE #555] invalid zip file with overlapped components (possible zip bomb) for downloaded folders

@dkaparis commented on GitHub (Mar 18, 2025):

Cannot confirm the bug. I have tested that the dufs generated zip works on windows/macos/linux.

[dufs-test.zip](h…

zhus commented on issue sigoden/dufs#3043 2026-04-12 17:13:37 +03:00
[GH-ISSUE #558] Upload to subdirectory using curl, show forbidden(403)

@JACKCHEN99 commented on GitHub (Mar 22, 2025):

ok, thanks

zhus commented on issue sigoden/dufs#3042 2026-04-12 17:13:37 +03:00
[GH-ISSUE #557] Specify a default sort order

@vhtmui commented on GitHub (Jun 10, 2025):

Adding the sorting parameter will affect all users, regardless of any personalized settings they have made. You can…

zhus commented on issue sigoden/dufs#3042 2026-04-12 17:13:37 +03:00
[GH-ISSUE #557] Specify a default sort order

@sigoden commented on GitHub (Aug 2, 2025):

We will not support this feature. Not many people are interested.

Please add the query string (e.g., `?order=desc&sor…

zhus commented on issue sigoden/dufs#3042 2026-04-12 17:13:37 +03:00
[GH-ISSUE #557] Specify a default sort order

@jiangjiangflies commented on GitHub (Nov 2, 2025):

I want this feature, too! It's not comfortable to sort order to my preferred way each time when I open dufs. …

zhus commented on issue sigoden/dufs#3041 2026-04-12 17:13:37 +03:00
[GH-ISSUE #555] invalid zip file with overlapped components (possible zip bomb) for downloaded folders

@wsdookadr commented on GitHub (Mar 21, 2025):

The issue persists. I've compressed directories with dufs and have received complaints from people I've sent them…

zhus opened issue sigoden/dufs#3044 2026-04-12 17:13:37 +03:00
[GH-ISSUE #561] Symlink doesn't show directories
zhus closed issue sigoden/dufs#3044 2026-04-12 17:13:37 +03:00
[GH-ISSUE #561] Symlink doesn't show directories
zhus opened issue sigoden/dufs#3045 2026-04-12 17:13:37 +03:00
[GH-ISSUE #560] Unable to Hide specific folders
zhus closed issue sigoden/dufs#3045 2026-04-12 17:13:37 +03:00
[GH-ISSUE #560] Unable to Hide specific folders
zhus opened issue sigoden/dufs#3046 2026-04-12 17:13:37 +03:00
[GH-ISSUE #562] How to connect to or execute a command within the Dufs container
zhus closed issue sigoden/dufs#3046 2026-04-12 17:13:37 +03:00
[GH-ISSUE #562] How to connect to or execute a command within the Dufs container
zhus closed issue sigoden/dufs#3043 2026-04-12 17:13:36 +03:00
[GH-ISSUE #558] Upload to subdirectory using curl, show forbidden(403)