alist icon indicating copy to clipboard operation
alist copied to clipboard

目录联接在 webdav 中为文件

Open Quackgrass opened this issue 1 year ago • 5 comments
trafficstars

Please make sure of the following things

  • [X] I have read the documentation. 我已经阅读了文档

  • [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。

  • [X] I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational). 我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • [X] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.37.1

Driver used / 使用的存储驱动

本机存储

Describe the bug / 问题描述

使用 mklink /J link target 创建目录联接 link,以 webdav 形式访问 link。link 在 v3.37.1 中显示为 0B 的文件;在 v3.36.0 中显示为文件夹。

Reproduction / 复现链接

使用 mklink /J link target 创建的目录即可。

Config / 配置

只更新软件,未变更配置。

Logs / 日志

No response

Quackgrass avatar Sep 11 '24 14:09 Quackgrass

Thanks for opening your first issue here! Be sure to follow the issue template!

welcome[bot] avatar Sep 11 '24 14:09 welcome[bot]

See

  1. 50% #7031

github-actions[bot] avatar Sep 11 '24 14:09 github-actions[bot]

我也遇到了,可以改用 MKLINK /D Link Target

hemcsec avatar Sep 14 '24 11:09 hemcsec

可以改用 MKLINK /D Link Target

这样 SMB 会解析失败😫

Quackgrass avatar Sep 14 '24 11:09 Quackgrass

是的,我也遇到了同样的问题,Raidrive挂载webdav,目录中用mklink /J命令创建的硬链接目录,显示的是0KB的未知类型的文件,而不是文件夹,这在3.37.1 版和3.37.2版都存在这个问题,而v3.36.0版本中不存在这个问题

jolly90s avatar Sep 15 '24 07:09 jolly90s

已经用上openlist了, 没有这个问题, 完美

XinSSS avatar Sep 12 '25 14:09 XinSSS

pr #9324 修复了这个问题,pr合并后该issue将关闭

okatu-loli avatar Sep 14 '25 11:09 okatu-loli