Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#47 2026-04-08 16:50:03 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed

@notjedi commented on GitHub (Jul 17, 2022):

similar projects that are not suffering from this issue:

  1. https://github.com/thecoshman/http
  2. https://github.co…
zhus commented on issue sigoden/dufs#46 2026-04-08 16:50:03 +03:00
[GH-ISSUE #105] 直接在chrome上浏览文本文件,中文显示乱码

@sigoden commented on GitHub (Jul 15, 2022):

这是浏览器的默认行为,dufs 没什么可以改进的。

zhus commented on issue sigoden/dufs#47 2026-04-08 16:50:03 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed

@notjedi commented on GitHub (Jul 17, 2022):

i can see that both the projects do something similar with fs::read_link, which dufs does not. here is a link to…

zhus commented on issue sigoden/dufs#48 2026-04-08 16:50:03 +03:00
[GH-ISSUE #104] Full webdav support

@sigoden commented on GitHub (Jul 13, 2022):

Full webdav support is not a design goal of dufs. The current implementation is compatible with most of the use…

zhus commented on issue sigoden/dufs#47 2026-04-08 16:50:03 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed

@sigoden commented on GitHub (Jul 17, 2022):

Do your run with option -A or --allow-symlink?

zhus commented on issue sigoden/dufs#48 2026-04-08 16:50:03 +03:00
[GH-ISSUE #104] Full webdav support

@nicolaspernoud commented on GitHub (Jul 13, 2022):

Thanks for answering so quickly. There is no logs since the copy is just stuck, but I am pretty sure the…

zhus commented on issue sigoden/dufs#47 2026-04-08 16:50:03 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed

@notjedi commented on GitHub (Jul 17, 2022):

it works after passing the -A option. but i think it makes more sense to allow symlinks by default. also there is…

zhus commented on issue sigoden/dufs#48 2026-04-08 16:50:03 +03:00
[GH-ISSUE #104] Full webdav support

@sigoden commented on GitHub (Jul 13, 2022):

copy is just stuck, is it copying a large file? does dufs create a new file?

Does the problem still occur if…

zhus commented on issue sigoden/dufs#47 2026-04-08 16:50:03 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed

@sigoden commented on GitHub (Jul 17, 2022):

For security, dufs don't allow symlinks to dirctories outside the entrypoint directory unless runing with option…

zhus commented on issue sigoden/dufs#44 2026-04-08 16:50:02 +03:00
[GH-ISSUE #103] qnap挂载webdav问题(小众)

@sigoden commented on GitHub (Jul 11, 2022):

你试试 --auth-method basic

zhus commented on issue sigoden/dufs#45 2026-04-08 16:50:02 +03:00
[GH-ISSUE #101] bug反馈,当分享目标是单个文件的时候,--path-prefix参数失去作用

@sigoden commented on GitHub (Jul 8, 2022):

不会提供 --random-route,没有必要,如果一定要随机,你可以这样 dufs --path-prefix r$RANDOM

zhus commented on issue sigoden/dufs#44 2026-04-08 16:50:02 +03:00
[GH-ISSUE #103] qnap挂载webdav问题(小众)

@molezz commented on GitHub (Jul 11, 2022):

好用, 同时axel 和 curl的认证下载也ok了

zhus commented on issue sigoden/dufs#45 2026-04-08 16:50:02 +03:00
[GH-ISSUE #101] bug反馈,当分享目标是单个文件的时候,--path-prefix参数失去作用

@vip3344 commented on GitHub (Jul 8, 2022):

不明白为什么单个文件还需要路由?

比如说,不想让直接访问根路径,只访问特定的路由

zhus commented on issue sigoden/dufs#45 2026-04-08 16:50:02 +03:00
[GH-ISSUE #101] bug反馈,当分享目标是单个文件的时候,--path-prefix参数失去作用

@sigoden commented on GitHub (Jul 8, 2022):

也行。稍后会让 --path-prefix 也作用于单个文件

zhus opened issue sigoden/dufs#46 2026-04-08 16:50:02 +03:00
[GH-ISSUE #105] 直接在chrome上浏览文本文件,中文显示乱码
zhus opened issue sigoden/dufs#47 2026-04-08 16:50:02 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed
zhus closed issue sigoden/dufs#47 2026-04-08 16:50:02 +03:00
[GH-ISSUE #106] symbolic links to external drives are not listed
zhus closed issue sigoden/dufs#46 2026-04-08 16:50:02 +03:00
[GH-ISSUE #105] 直接在chrome上浏览文本文件,中文显示乱码
zhus opened issue sigoden/dufs#48 2026-04-08 16:50:02 +03:00
[GH-ISSUE #104] Full webdav support
zhus closed issue sigoden/dufs#48 2026-04-08 16:50:02 +03:00
[GH-ISSUE #104] Full webdav support