Sergey Zhukov zhus
zhus closed issue sigoden/dufs#114 2026-04-08 16:50:26 +03:00
[GH-ISSUE #223] new aut method not work
zhus commented on issue sigoden/dufs#112 2026-04-08 16:50:26 +03:00
[GH-ISSUE #217] How can I see the real ip with reverse proxy?

@sigoden commented on GitHub (Jun 1, 2023):

see readme #log-format. replace $remote_addr with $http_x_real_ip or $http_x_forwarded_for

zhus commented on issue sigoden/dufs#113 2026-04-08 16:50:26 +03:00
[GH-ISSUE #221] DAV server compatible with keeweb

@perrinjerome commented on GitHub (Jun 2, 2023):

I can confirm that with 0.34.1 using with keeweb works fine. Thanks a lot @sigoden

zhus opened issue sigoden/dufs#115 2026-04-08 16:50:26 +03:00
[GH-ISSUE #227] broken folder in folder when zip
zhus commented on issue sigoden/dufs#111 2026-04-08 16:50:25 +03:00
[GH-ISSUE #212] 无法上传4G以上的大文件

@sigoden commented on GitHub (May 21, 2023):

dufs does not limit upload file size. This error is a network problem, the network was interrupted during the…

zhus opened issue sigoden/dufs#113 2026-04-08 16:50:25 +03:00
[GH-ISSUE #221] DAV server compatible with keeweb
zhus opened issue sigoden/dufs#112 2026-04-08 16:50:25 +03:00
[GH-ISSUE #217] How can I see the real ip with reverse proxy?
zhus closed issue sigoden/dufs#113 2026-04-08 16:50:25 +03:00
[GH-ISSUE #221] DAV server compatible with keeweb
zhus closed issue sigoden/dufs#112 2026-04-08 16:50:25 +03:00
[GH-ISSUE #217] How can I see the real ip with reverse proxy?
zhus opened issue sigoden/dufs#114 2026-04-08 16:50:25 +03:00
[GH-ISSUE #223] new aut method not work
zhus opened issue sigoden/dufs#109 2026-04-08 16:50:24 +03:00
[GH-ISSUE #214] dufs server stuck on login page
zhus closed issue sigoden/dufs#109 2026-04-08 16:50:24 +03:00
[GH-ISSUE #214] dufs server stuck on login page
zhus opened issue sigoden/dufs#110 2026-04-08 16:50:24 +03:00
[GH-ISSUE #213] Set the max number of files upload simultaneously from the web
zhus closed issue sigoden/dufs#110 2026-04-08 16:50:24 +03:00
[GH-ISSUE #213] Set the max number of files upload simultaneously from the web
zhus opened issue sigoden/dufs#111 2026-04-08 16:50:24 +03:00
[GH-ISSUE #212] 无法上传4G以上的大文件
zhus closed issue sigoden/dufs#111 2026-04-08 16:50:24 +03:00
[GH-ISSUE #212] 无法上传4G以上的大文件
zhus commented on issue sigoden/dufs#107 2026-04-08 16:50:23 +03:00
[GH-ISSUE #209] Add "move" function for files, too.

@sigoden commented on GitHub (May 15, 2023):

  1. click edit icon, enter file page. ![image](https://github.com/sigoden/dufs/assets/4012553/0a298e96-3a19-4b82-aa…
zhus commented on issue sigoden/dufs#106 2026-04-08 16:50:23 +03:00
[GH-ISSUE #211] Support QRCode code generate

@sigoden commented on GitHub (May 18, 2023):

modern browsers already supports qr, I don't think qr is necessary.

chrome: ![image](https://github.com/sigoden/d…

zhus commented on issue sigoden/dufs#107 2026-04-08 16:50:23 +03:00
[GH-ISSUE #209] Add "move" function for files, too.

@zeus-web commented on GitHub (May 16, 2023):

wow, I didn't notice that before :-) Thanks für the hint! That will do the job for now.

zhus commented on issue sigoden/dufs#106 2026-04-08 16:50:23 +03:00
[GH-ISSUE #211] Support QRCode code generate

@kmephistoh commented on GitHub (May 18, 2023):

You are right, thanks for your reminder.