@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 11, 2022):
你试试 --auth-method basic
@molezz commented on GitHub (Jul 11, 2022):
好用, 同时axel 和 curl的认证下载也ok了
@sigoden commented on GitHub (Jul 8, 2022):
不明白为什么单个文件还需要路由?
@sigoden commented on GitHub (Jul 8, 2022):
不会提供 --random-route,没有必要,如果一定要随机,你可以这样 dufs --path-prefix r$RANDOM
@vip3344 commented on GitHub (Jul 8, 2022):
不明白为什么单个文件还需要路由?
比如说,不想让直接访问根路径,只访问特定的路由
@sigoden commented on GitHub (Jul 8, 2022):
也行。稍后会让 --path-prefix 也作用于单个文件
@sigoden commented on GitHub (Jul 5, 2022):
ui should not show failure if log shows success.
Could you open webdev tools and take a screenshot of the…
@leolulu commented on GitHub (Jul 5, 2022):
sure, I take one of the failures as example.
web page result:
Duplicate.Cleaner.Pro.5.16.0.0/Magick.NET.Core.dl…
@sigoden commented on GitHub (Jul 5, 2022):
dufs never returns 502. Are your run dufs behind a proxy?
@leolulu commented on GitHub (Jul 5, 2022):
Yes, I deploy dufs on my local machine, and expose the service through frp(a reverse proxy). Then access by the…
@sigoden commented on GitHub (Jul 5, 2022):
The probability of upload failure is related to network quality and concurrency.
You can test whether reducing the…
@leolulu commented on GitHub (Jul 5, 2022):
sure, I will try. And Since it's not the problem of program itself, I think this thread could be closed. Thanks for…
@sigoden commented on GitHub (Jul 5, 2022):
Issue #95 is open to handle concurrency.