Block a user
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能
@sigoden commented on GitHub (Sep 5, 2022):
经典语录:IE 就是用来下载 chrome 的。你的问题最好的解决方案就是下载 chrome 然后使用 chrome。
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能
[GH-ISSUE #131] Create configuration endpoint for file upload size limit
[GH-ISSUE #131] Create configuration endpoint for file upload size limit
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
[GH-ISSUE #131] Create configuration endpoint for file upload size limit
@runbgp commented on GitHub (Aug 31, 2022):
This was due to my proxy 👍🏼
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
@sigoden commented on GitHub (Sep 5, 2022):
dufs 服务也是无状态,突出特点的简洁精炼,目前的webdav特性已经能满足绝大多数场景了。
如果需要用到lock/unlock,建议还…
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
@hhs66317 commented on GitHub (Sep 5, 2022):
你说的对,还是继续用现在的 nginx 好
[GH-ISSUE #129] docker-compose example
[GH-ISSUE #125] readonly can not work
@sigoden commented on GitHub (Aug 6, 2022):
dufs -A -a /@admin:pass1@admin2:pass2
admin is a readwrite account with all permissions. admin2 is a…
[GH-ISSUE #129] docker-compose example
@sigoden commented on GitHub (Aug 27, 2022):
This docker image behaves like a dufs binary.
dufs -A -a '/@admin:pass@*' in docker-compose will be
…
[GH-ISSUE #120] Why won't it read folder sizes?
@sigoden commented on GitHub (Aug 2, 2022):
The folder size can only be calculated by adding the size of each file in the folder.
This computation is…
[GH-ISSUE #129] docker-compose example