Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#815 2026-04-09 17:14:18 +03:00
[GH-ISSUE #263] webDAV: Disclosure of file names in directories on the path.

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

Webdav must be designed like this.

This is because some webdav clients do not carry the Authorization header when…

zhus opened issue sigoden/dufs#818 2026-04-09 17:14:18 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?
zhus closed issue sigoden/dufs#818 2026-04-09 17:14:18 +03:00
[GH-ISSUE #267] Possible to resume downloads after Network Disconnect?
zhus opened issue sigoden/dufs#816 2026-04-09 17:14:18 +03:00
[GH-ISSUE #266] upload/delete doesn't work on termux (android)
zhus closed issue sigoden/dufs#816 2026-04-09 17:14:18 +03:00
[GH-ISSUE #266] upload/delete doesn't work on termux (android)
zhus opened issue sigoden/dufs#817 2026-04-09 17:14:18 +03:00
[GH-ISSUE #268] A limited user shows root folder when using webdav
zhus closed issue sigoden/dufs#817 2026-04-09 17:14:18 +03:00
[GH-ISSUE #268] A limited user shows root folder when using webdav
zhus commented on issue sigoden/dufs#818 2026-04-09 17:14:18 +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#818 2026-04-09 17:14:18 +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#811 2026-04-09 17:14:17 +03:00
[GH-ISSUE #260] Add external authenticator header for reverse proxying

@sigoden commented on GitHub (Aug 31, 2023):

Use proxy server authentication alone,or use dufs authentication alone,Mixing these together can be both intricate…

zhus commented on issue sigoden/dufs#811 2026-04-09 17:14:17 +03:00
[GH-ISSUE #260] Add external authenticator header for reverse proxying

@ItalyPaleAle commented on GitHub (Jan 21, 2024):

I would love support for "pass-through authentication" too, where the proxy authenticates users and dufs uses…

zhus opened issue sigoden/dufs#813 2026-04-09 17:14:17 +03:00
[GH-ISSUE #265] Cannot edit because file is too large or binary.
zhus opened issue sigoden/dufs#814 2026-04-09 17:14:17 +03:00
[GH-ISSUE #262] Lowercase and uppercase names are sorted seperately
zhus opened issue sigoden/dufs#815 2026-04-09 17:14:17 +03:00
[GH-ISSUE #263] webDAV: Disclosure of file names in directories on the path.
zhus closed issue sigoden/dufs#815 2026-04-09 17:14:17 +03:00
[GH-ISSUE #263] webDAV: Disclosure of file names in directories on the path.
zhus closed issue sigoden/dufs#813 2026-04-09 17:14:17 +03:00
[GH-ISSUE #265] Cannot edit because file is too large or binary.
zhus closed issue sigoden/dufs#814 2026-04-09 17:14:17 +03:00
[GH-ISSUE #262] Lowercase and uppercase names are sorted seperately
zhus commented on issue sigoden/dufs#813 2026-04-09 17:14:17 +03:00
[GH-ISSUE #265] Cannot edit because file is too large or binary.

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

File size > 4M is too large for editing.

zhus commented on issue sigoden/dufs#812 2026-04-09 17:14:16 +03:00
[GH-ISSUE #259] Windows Binary blocked by MS Defender (new trojan flagged?)

@cokelly commented on GitHub (Aug 28, 2023):

Ah - apologies. Once this morning's Defender definitions update ran the file was no longer flagged.

zhus commented on issue sigoden/dufs#810 2026-04-09 17:14:16 +03:00
[GH-ISSUE #261] Escaping field separators of -a option not possible

@sigoden commented on GitHub (Aug 31, 2023):

dufs prefers ease of use over versatility, don't use the @ character as your username or password and you'll be fine