Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2179 2026-04-11 17:13:04 +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#2180 2026-04-11 17:13:04 +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#2181 2026-04-11 17:13:04 +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#2180 2026-04-11 17:13:04 +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#2181 2026-04-11 17:13:04 +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#2180 2026-04-11 17:13:04 +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 commented on issue sigoden/dufs#2181 2026-04-11 17:13:04 +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#2181 2026-04-11 17:13:04 +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 opened issue sigoden/dufs#2182 2026-04-11 17:13:04 +03:00
[GH-ISSUE #277] Hashed Passwords
zhus closed issue sigoden/dufs#2182 2026-04-11 17:13:04 +03:00
[GH-ISSUE #277] Hashed Passwords
zhus opened issue sigoden/dufs#2183 2026-04-11 17:13:04 +03:00
[GH-ISSUE #287] required events notification
zhus commented on issue sigoden/dufs#2176 2026-04-11 17:13:03 +03:00
[GH-ISSUE #269] Failed to upload file via IOS.

@sigoden commented on GitHub (Sep 27, 2023):

I have tested on iPhone, no problem found.

zhus commented on issue sigoden/dufs#2177 2026-04-11 17:13:03 +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…

zhus commented on issue sigoden/dufs#2178 2026-04-11 17:13:03 +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#2179 2026-04-11 17:13:03 +03:00
[GH-ISSUE #274] support multiple paths
zhus closed issue sigoden/dufs#2179 2026-04-11 17:13:03 +03:00
[GH-ISSUE #274] support multiple paths
zhus opened issue sigoden/dufs#2180 2026-04-11 17:13:03 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus closed issue sigoden/dufs#2180 2026-04-11 17:13:03 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus opened issue sigoden/dufs#2181 2026-04-11 17:13:03 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files
zhus closed issue sigoden/dufs#2181 2026-04-11 17:13:03 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files