Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#823 2026-04-09 17:14:23 +03:00
[GH-ISSUE #273] Wrong documentation of --auth

@sigoden commented on GitHub (Oct 11, 2023):

The lastest version of dufs in homebrew is also v0.36.0. maybe you should update your brew fomurla.

see…

zhus opened issue sigoden/dufs#825 2026-04-09 17:14:23 +03:00
[GH-ISSUE #285] The config file example in readme.md has a typo
zhus closed issue sigoden/dufs#825 2026-04-09 17:14:23 +03:00
[GH-ISSUE #285] The config file example in readme.md has a typo
zhus opened issue sigoden/dufs#826 2026-04-09 17:14:23 +03:00
[GH-ISSUE #277] Hashed Passwords
zhus opened issue sigoden/dufs#824 2026-04-09 17:14:22 +03:00
[GH-ISSUE #274] support multiple paths
zhus closed issue sigoden/dufs#824 2026-04-09 17:14:22 +03:00
[GH-ISSUE #274] support multiple paths
zhus commented on issue sigoden/dufs#822 2026-04-09 17:14:22 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files

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

Isn't it easier to just delete the interrupted file directly?

Tmpfile has two shortcomings:

  1. tmpdir may not…
zhus commented on issue sigoden/dufs#822 2026-04-09 17:14:22 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files

@Lukinoh commented on GitHub (Nov 3, 2023):

Actually, that was my first implementation, but it does not work very well.

If you upload a file, and then do F5,…

zhus commented on issue sigoden/dufs#823 2026-04-09 17:14:22 +03:00
[GH-ISSUE #273] Wrong documentation of --auth

@sigoden commented on GitHub (Oct 11, 2023):

New auth added at v0.34.0, please update dufs to latest version, then try again.

zhus commented on issue sigoden/dufs#822 2026-04-09 17:14:22 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files

@Lukinoh commented on GitHub (Nov 4, 2023):

I am not sure of the behaviour if the /tmp folder does not exist beforehand. I am curious if he creates it, or if…

zhus commented on issue sigoden/dufs#824 2026-04-09 17:14:22 +03:00
[GH-ISSUE #274] support multiple paths

@sigoden commented on GitHub (Oct 28, 2023):

No, use symlink instead.

zhus commented on issue sigoden/dufs#822 2026-04-09 17:14:22 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files

@sigoden commented on GitHub (Nov 4, 2023):

The problem has already been solved. Just delete the files if they have not been completely uploaded.

zhus commented on issue sigoden/dufs#823 2026-04-09 17:14:22 +03:00
[GH-ISSUE #273] Wrong documentation of --auth

@sralloza commented on GitHub (Oct 11, 2023):

Thanks for the quick response! I installed dufs using brew, it seems 0.32.0 it's the latest version there

zhus commented on issue sigoden/dufs#820 2026-04-09 17:14:21 +03:00
[GH-ISSUE #272] non-functional user button

@sigoden commented on GitHub (Oct 10, 2023):

This button is used to mark that the user has logged in, the tooltip displays the username.

zhus commented on issue sigoden/dufs#820 2026-04-09 17:14:21 +03:00
[GH-ISSUE #272] non-functional user button

@laundmo commented on GitHub (Oct 10, 2023):

That is very confusing. In every other web app a logo like that is used as a button, so maybe it would make sense to…

zhus opened issue sigoden/dufs#822 2026-04-09 17:14:21 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files
zhus closed issue sigoden/dufs#822 2026-04-09 17:14:21 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files
zhus opened issue sigoden/dufs#823 2026-04-09 17:14:21 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus closed issue sigoden/dufs#823 2026-04-09 17:14:21 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus commented on issue sigoden/dufs#819 2026-04-09 17:14:20 +03:00
[GH-ISSUE #271] msvc required minimum version

@fimmspin commented on GitHub (Oct 5, 2023):

Regarding visual studio version requirement i found this: https://learn.microsoft.com/en-us/cpp/porting/binary-compa…