@notjedi commented on GitHub (Jul 17, 2022):
similar projects that are not suffering from this issue:
- https://github.com/thecoshman/http
- https://github.co…
@sigoden commented on GitHub (Jul 15, 2022):
这是浏览器的默认行为,dufs 没什么可以改进的。
@jens1o commented on GitHub (Jul 8, 2022):
Thank you very much for confirming and implementing the fix, @sigoden ! :) It is stunning that you are reacting this…
@sigoden commented on GitHub (Jul 8, 2022):
不明白为什么单个文件还需要路由?
@sigoden commented on GitHub (Jul 11, 2022):
你试试 --auth-method basic
@sigoden commented on GitHub (Jul 8, 2022):
不会提供 --random-route,没有必要,如果一定要随机,你可以这样 dufs --path-prefix r$RANDOM
@molezz commented on GitHub (Jul 11, 2022):
好用, 同时axel 和 curl的认证下载也ok了
@vip3344 commented on GitHub (Jul 8, 2022):
不明白为什么单个文件还需要路由?
比如说,不想让直接访问根路径,只访问特定的路由
@sigoden commented on GitHub (Jul 8, 2022):
也行。稍后会让 --path-prefix 也作用于单个文件