mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #103] qnap挂载webdav问题(小众) #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @molezz on GitHub (Jul 11, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/103
Problem
./dufs --enable-cors -a /temp@admin:admin@* -a /@admin:admin -A -- folder比较奇怪的问题, 账号权限都对, 在威联通挂载根目录 http://aa.com:5000/ 不行, 但是 http://aa.com:5000/temp 就可以
可能是qnap比较特殊,因为手机mixplorer就没问题. 问题比较小众, 只是想挂载为目录用, 对大部分不影响
Log
Environment:
@sigoden commented on GitHub (Jul 11, 2022):
你试试
--auth-method basic@molezz commented on GitHub (Jul 11, 2022):
好用, 同时axel 和 curl的认证下载也ok了