metacatui
metacatui copied to clipboard
Can't remove file if file gets stuck in `l` status
I tried to add a file and ended up in a state I thought was kinda weird:
I realized that this happens if the file is 0 bytes. Maybe the checksum calculation is failing? No errors popped up in the Console.
Anyway, to guard against this edge case and potentially any others, it could be great if a file could still be removed if I get myself into this state (status: l). Thoughts?