Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#740 2026-04-09 17:13:43 +03:00
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能

@sigoden commented on GitHub (Sep 5, 2022):

经典语录:IE 就是用来下载 chrome 的。你的问题最好的解决方案就是下载 chrome 然后使用 chrome。

zhus opened issue sigoden/dufs#740 2026-04-09 17:13:42 +03:00
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能
zhus opened issue sigoden/dufs#738 2026-04-09 17:13:42 +03:00
[GH-ISSUE #131] Create configuration endpoint for file upload size limit
zhus closed issue sigoden/dufs#738 2026-04-09 17:13:42 +03:00
[GH-ISSUE #131] Create configuration endpoint for file upload size limit
zhus opened issue sigoden/dufs#739 2026-04-09 17:13:42 +03:00
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
zhus closed issue sigoden/dufs#740 2026-04-09 17:13:42 +03:00
[GH-ISSUE #132] 希望可以在IE浏览器中支持最基本的浏览和下载功能
zhus closed issue sigoden/dufs#739 2026-04-09 17:13:42 +03:00
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock
zhus commented on issue sigoden/dufs#738 2026-04-09 17:13:42 +03:00
[GH-ISSUE #131] Create configuration endpoint for file upload size limit

@runbgp commented on GitHub (Aug 31, 2022):

This was due to my proxy 👍🏼

zhus commented on issue sigoden/dufs#739 2026-04-09 17:13:42 +03:00
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock

@sigoden commented on GitHub (Sep 5, 2022):

dufs 服务也是无状态,突出特点的简洁精炼,目前的webdav特性已经能满足绝大多数场景了。

如果需要用到lock/unlock,建议还…

zhus commented on issue sigoden/dufs#739 2026-04-09 17:13:42 +03:00
[GH-ISSUE #133] webdav 希望能支持 lock 和 unlock

@hhs66317 commented on GitHub (Sep 5, 2022):

你说的对,还是继续用现在的 nginx 好

zhus opened issue sigoden/dufs#736 2026-04-09 17:13:41 +03:00
[GH-ISSUE #125] readonly can not work
zhus closed issue sigoden/dufs#736 2026-04-09 17:13:41 +03:00
[GH-ISSUE #125] readonly can not work
zhus opened issue sigoden/dufs#737 2026-04-09 17:13:41 +03:00
[GH-ISSUE #124] add sort by date
zhus closed issue sigoden/dufs#735 2026-04-09 17:13:41 +03:00
[GH-ISSUE #129] docker-compose example
zhus closed issue sigoden/dufs#737 2026-04-09 17:13:41 +03:00
[GH-ISSUE #124] add sort by date
zhus commented on issue sigoden/dufs#736 2026-04-09 17:13:41 +03:00
[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…

zhus commented on issue sigoden/dufs#735 2026-04-09 17:13:41 +03:00
[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

zhus commented on issue sigoden/dufs#733 2026-04-09 17:13:40 +03:00
[GH-ISSUE #123] txt文本编辑功能

@chyok commented on GitHub (Aug 3, 2022):

好的感谢

zhus commented on issue sigoden/dufs#734 2026-04-09 17:13:40 +03:00
[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…

zhus opened issue sigoden/dufs#735 2026-04-09 17:13:40 +03:00
[GH-ISSUE #129] docker-compose example