Sergey Zhukov zhus
zhus opened issue sigoden/dufs#1498 2026-04-10 17:13:09 +03:00
[GH-ISSUE #272] non-functional user button
zhus opened issue sigoden/dufs#1499 2026-04-10 17:13:09 +03:00
[GH-ISSUE #271] msvc required minimum version
zhus closed issue sigoden/dufs#1498 2026-04-10 17:13:09 +03:00
[GH-ISSUE #272] non-functional user button
zhus closed issue sigoden/dufs#1499 2026-04-10 17:13:09 +03:00
[GH-ISSUE #271] msvc required minimum version
zhus commented on issue sigoden/dufs#1497 2026-04-10 17:13:09 +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 opened issue sigoden/dufs#1494 2026-04-10 17:13:08 +03:00
[GH-ISSUE #268] A limited user shows root folder when using webdav
zhus opened issue sigoden/dufs#1495 2026-04-10 17:13:08 +03:00
[GH-ISSUE #266] upload/delete doesn't work on termux (android)
zhus closed issue sigoden/dufs#1495 2026-04-10 17:13:08 +03:00
[GH-ISSUE #266] upload/delete doesn't work on termux (android)
zhus closed issue sigoden/dufs#1494 2026-04-10 17:13:08 +03:00
[GH-ISSUE #268] A limited user shows root folder when using webdav
zhus opened issue sigoden/dufs#1496 2026-04-10 17:13:08 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?
zhus closed issue sigoden/dufs#1496 2026-04-10 17:13:08 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?
zhus commented on issue sigoden/dufs#1494 2026-04-10 17:13:08 +03:00
[GH-ISSUE #268] A limited user shows root folder when using webdav

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

The awser is same to #263

Webdav must be designed like this.

This is because some webdav clients do not carry…

zhus commented on issue sigoden/dufs#1496 2026-04-10 17:13:08 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?

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

DUFS already supports resumable downloads, you can test it with:

curl --range 100-1099 http://localhost:5000/…
zhus commented on issue sigoden/dufs#1495 2026-04-10 17:13:08 +03:00
[GH-ISSUE #266] upload/delete doesn't work on termux (android)

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

you should run dufs -A -a admin:123@/:rw --auth-method basic The path requires :rw prefix to grant write…

zhus commented on issue sigoden/dufs#1496 2026-04-10 17:13:08 +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…

zhus commented on issue sigoden/dufs#1496 2026-04-10 17:13:08 +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#1496 2026-04-10 17:13:08 +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#1496 2026-04-10 17:13:08 +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#1497 2026-04-10 17:13:08 +03:00
[GH-ISSUE #269] Failed to upload file via IOS.
zhus closed issue sigoden/dufs#1497 2026-04-10 17:13:08 +03:00
[GH-ISSUE #269] Failed to upload file via IOS.