Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#796 2026-04-09 17:14:09 +03:00
[GH-ISSUE #232] Support for No-Console Start Mode on Windows

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

No, use sc, nssm, pm2 or docker.

zhus commented on issue sigoden/dufs#795 2026-04-09 17:14:09 +03:00
[GH-ISSUE #236] Support for special characters in passwords

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

In addition to `

zhus commented on issue sigoden/dufs#793 2026-04-09 17:14:08 +03:00
[GH-ISSUE #229] webdav auth bug

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

This problem has the following solutions:

  1. Force users to log in, the disadvantage is that anonymous users…
zhus commented on issue sigoden/dufs#793 2026-04-09 17:14:08 +03:00
[GH-ISSUE #229] webdav auth bug

@Asmaelh commented on GitHub (Jun 4, 2023):

I need authorisation via webdav only for the administrator, users will log in via the web. the problem here is that…

zhus opened issue sigoden/dufs#795 2026-04-09 17:14:08 +03:00
[GH-ISSUE #236] Support for special characters in passwords
zhus opened issue sigoden/dufs#796 2026-04-09 17:14:08 +03:00
[GH-ISSUE #232] Support for No-Console Start Mode on Windows
zhus opened issue sigoden/dufs#797 2026-04-09 17:14:08 +03:00
[GH-ISSUE #234] [Bug report] Current directory appears in the search result with blank name if searched keyword matches its name
zhus closed issue sigoden/dufs#797 2026-04-09 17:14:08 +03:00
[GH-ISSUE #234] [Bug report] Current directory appears in the search result with blank name if searched keyword matches its name
zhus closed issue sigoden/dufs#795 2026-04-09 17:14:08 +03:00
[GH-ISSUE #236] Support for special characters in passwords
zhus closed issue sigoden/dufs#796 2026-04-09 17:14:08 +03:00
[GH-ISSUE #232] Support for No-Console Start Mode on Windows
zhus opened issue sigoden/dufs#792 2026-04-09 17:14:07 +03:00
[GH-ISSUE #227] broken folder in folder when zip
zhus closed issue sigoden/dufs#792 2026-04-09 17:14:07 +03:00
[GH-ISSUE #227] broken folder in folder when zip
zhus opened issue sigoden/dufs#794 2026-04-09 17:14:07 +03:00
[GH-ISSUE #228] Is authentication done in constant time for Basic Authentication ?
zhus opened issue sigoden/dufs#793 2026-04-09 17:14:07 +03:00
[GH-ISSUE #229] webdav auth bug
zhus closed issue sigoden/dufs#794 2026-04-09 17:14:07 +03:00
[GH-ISSUE #228] Is authentication done in constant time for Basic Authentication ?
zhus closed issue sigoden/dufs#793 2026-04-09 17:14:07 +03:00
[GH-ISSUE #229] webdav auth bug
zhus commented on issue sigoden/dufs#794 2026-04-09 17:14:07 +03:00
[GH-ISSUE #228] Is authentication done in constant time for Basic Authentication ?

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

This is over optimized

zhus commented on issue sigoden/dufs#792 2026-04-09 17:14:07 +03:00
[GH-ISSUE #227] broken folder in folder when zip

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

I didn't find the problem you said, is it a problem with your compression software?

zhus commented on issue sigoden/dufs#792 2026-04-09 17:14:07 +03:00
[GH-ISSUE #227] broken folder in folder when zip

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

Hmmm... Yes, you're right, 7zip doesn't open archives like that correctly. It opens everything perfectly in Total…

zhus commented on issue sigoden/dufs#793 2026-04-09 17:14:07 +03:00
[GH-ISSUE #229] webdav auth bug

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

Some Webdav clients will only bring the Authorization header when encountering a 401 error after setting the user…