Search found 2 matches

by Koneko
Sun Oct 09, 2022 2:15 pm
Forum: Retest
Topic: Delete action doesn't delete file?
Replies: 26
Views: 10954

Re: Delete action doesn't delete file?

Correct I can see the deleted files in the directory still, however they are corrupt and I cant do anything with them, rm -rf fails as do all other file operations. When I do an ls -al the files show up with the original file size however they show 0 for hard links. If I had to guess, the file ...
by Koneko
Sat Oct 08, 2022 10:58 pm
Forum: Retest
Topic: Delete action doesn't delete file?
Replies: 26
Views: 10954

Re: Delete action doesn't delete file?

Sorry to resurrect this thread... however I just ran into this issue myself.

I was working on photos that are stored on a CIFS mount. Deleting the photos in XnView removed the hard links on the files but did not delete the file records causing all OS file operations to fail; I had to SSH into my ...