mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #607] 0.0.0.0:5000 0 B files in some folders #362
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @max-zelinski on GitHub (Aug 6, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/607
Problem
I'm running the latest 0.43.0 version under nixos with this command prompt
${pkgs.dufs}/bin/dufs --allow-all /. By some reason, for example, if I open/I can see a file named0.0.0.0:50000 B in size. When I click it, I get 404 not found. It only appears in some directories, and I cant figure out the pattern. Is this a bug or some kind of expected behaviour?Environment Information
@sigoden commented on GitHub (Aug 6, 2025):
Sorry, I cannot reproduce the bug.