@sigoden commented on GitHub (Mar 17, 2023):
It is for moving to a new path, and can be used for renaming.
@sigoden commented on GitHub (Mar 17, 2023):
i18n is too complicatd for a simple file server.
So I used icons for the entire ui, avoid text.
@yanchenyuvip commented on GitHub (Mar 17, 2023):
i18n 对于一个简单的文件服务器来说太复杂了。
所以我为整个用户界面使用了图标,避免了文字。
我意…
@sigoden commented on GitHub (Mar 17, 2023):
supporting multiple langeuages is too complicatd for a simple file server.
I close this issue since your problem…
@sigoden commented on GitHub (Apr 1, 2023):
感谢您的提案。 但我认为dufs没有必要修改当前的权限系统。
DUFS 首先是个 File Server,后面添加了 Webdav,使得其可以当…
@sigoden commented on GitHub (Apr 1, 2023):
Good things usually have many competitors.
The user needs to choose the one he thinks is most suitable according…
@sigoden commented on GitHub (Mar 12, 2023):
If there are no other questions, please close the issue.
@289699522 commented on GitHub (Mar 12, 2023):
Sorry, I didn't explain clearly. I main that when I use --auth-method basic, browsers also can't login.
`# $…
@sigoden commented on GitHub (Mar 12, 2023):
I have identified the issue, thank you.
I usually tested it with dufs -a /@user:pass-A --auth-method basic and…
@sigoden commented on GitHub (Mar 12, 2023):
#194 solved this.
@sigoden commented on GitHub (Mar 12, 2023):
This is not a problem with dufs.
DUFS supports two login methods. Browsers also support both. As for which one…
