@Crysknife007 commented on GitHub (Mar 17, 2025):
I like this idea. Perhaps it would also be useful to save the sort order to localStorage in the browser itself.…
@vhtmui commented on GitHub (Jun 10, 2025):
Adding the sorting parameter will affect all users, regardless of any personalized settings they have made. You can…
@sigoden commented on GitHub (Aug 2, 2025):
We will not support this feature. Not many people are interested.
Please add the query string (e.g., `?order=desc&sor…
@jiangjiangflies commented on GitHub (Nov 2, 2025):
I want this feature, too! It's not comfortable to sort order to my preferred way each time when I open dufs. …
@sigoden commented on GitHub (Feb 25, 2025):
Cannot confirm the bug.
How stupid I am to actually test according to your configuration. dufs has complete tests,…
@DanielZWX commented on GitHub (Feb 25, 2025):
是的,你是对的,权限没问题。
是服务器返回了 "Forbidden",curl 命令将返回的信息保存为指定的文件了,使我误以为下载成…
@sigoden commented on GitHub (Mar 14, 2025):
@Rogibaer How do you create a file without an mtime? How can I reproduce the bug?
@DanielZWX commented on GitHub (Feb 25, 2025):
curl --fail http://172.16.11.194:5000/dufs/class2/class2zip -o ./class2.zip --user class3user:pass
% Total …
@sigoden commented on GitHub (Mar 14, 2025):
Cannot confirm the bug. I have tested that the dufs generated zip works on windows/macos/linux.
@dkaparis commented on GitHub (Mar 18, 2025):
Cannot confirm the bug. I have tested that the dufs generated zip works on windows/macos/linux.
[dufs-test.zip](h…
@sigoden commented on GitHub (Mar 18, 2025):
@sigoden commented on GitHub (Mar 20, 2025):
This is because /test is a directory, and you can't upload a file to overwrite a directory.
-curl -T…
@wsdookadr commented on GitHub (Mar 21, 2025):
The issue persists. I've compressed directories with dufs and have received complaints from people I've sent them…
@JACKCHEN99 commented on GitHub (Mar 22, 2025):
ok, thanks