[GH-ISSUE #39] 使用SolidExplorer连接webdav时,当前目录会多出来一个同名的目录 #18

Closed
opened 2026-04-08 16:49:49 +03:00 by zhus · 0 comments
Owner

Originally created by @dudw on GitHub (Jun 15, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/39

例如 http://192.168.1.3/data1 , 显示中会多出来一个data1,
对比发现返回的xml中 <D:href>/data1</D:href> ,
如果返回 <D:href>/data1/</D:href> 则正常显示

Originally created by @dudw on GitHub (Jun 15, 2022). Original GitHub issue: https://github.com/sigoden/dufs/issues/39 例如 http://192.168.1.3/data1 , 显示中会多出来一个data1, 对比发现返回的xml中 <D:href>/data1</D:href> , 如果返回 <D:href>/data1/</D:href> 则正常显示
zhus added the bug label 2026-04-08 16:49:49 +03:00
zhus closed this issue 2026-04-08 16:49:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#18