Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#142 2026-04-08 16:50:40 +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#144 2026-04-08 16:50:40 +03:00
[GH-ISSUE #271] msvc required minimum version

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

dufs and other rust-based programs only require [Visual C++ Runtime libraries](https://learn.microsoft.com/en-us/cpp/w…

zhus commented on issue sigoden/dufs#142 2026-04-08 16:50:40 +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 commented on issue sigoden/dufs#144 2026-04-08 16:50:40 +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 opened issue sigoden/dufs#145 2026-04-08 16:50:40 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus closed issue sigoden/dufs#145 2026-04-08 16:50:40 +03:00
[GH-ISSUE #273] Wrong documentation of --auth
zhus opened issue sigoden/dufs#146 2026-04-08 16:50:40 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files
zhus closed issue sigoden/dufs#146 2026-04-08 16:50:40 +03:00
[GH-ISSUE #276] Avoid writing half-uploaded files
zhus opened issue sigoden/dufs#147 2026-04-08 16:50:40 +03:00
[GH-ISSUE #274] support multiple paths
zhus commented on issue sigoden/dufs#140 2026-04-08 16:50:39 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?

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

Everything is working fine in Chrome as well

![dufs](https://github.com/sigoden/dufs/assets/4012553/e649f7a9-926b-…

zhus commented on issue sigoden/dufs#140 2026-04-08 16:50:39 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?

@blackops786187 commented on GitHub (Oct 26, 2023):

Hi,

I belive i've located the issue behind my downloading failing to resume. It seems like using https…

zhus commented on issue sigoden/dufs#140 2026-04-08 16:50:39 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?

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

Resume download works on Basic Auth, fails on Digest Auth.

dufs can't do anything about it.

Note: The default…

zhus opened issue sigoden/dufs#144 2026-04-08 16:50:39 +03:00
[GH-ISSUE #271] msvc required minimum version
zhus opened issue sigoden/dufs#143 2026-04-08 16:50:39 +03:00
[GH-ISSUE #269] Failed to upload file via IOS.
zhus closed issue sigoden/dufs#143 2026-04-08 16:50:39 +03:00
[GH-ISSUE #269] Failed to upload file via IOS.
zhus opened issue sigoden/dufs#142 2026-04-08 16:50:39 +03:00
[GH-ISSUE #272] non-functional user button
zhus closed issue sigoden/dufs#142 2026-04-08 16:50:39 +03:00
[GH-ISSUE #272] non-functional user button
zhus closed issue sigoden/dufs#144 2026-04-08 16:50:39 +03:00
[GH-ISSUE #271] msvc required minimum version
zhus commented on issue sigoden/dufs#143 2026-04-08 16:50:39 +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#140 2026-04-08 16:50:38 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?

@blackops786187 commented on GitHub (Sep 23, 2023):

Yes. I’m aware of that. Just wondering why chrome isnt able to resume it despite dufs supporting it. I…