|
|
|
|
|
by illys
1337 days ago
|
|
You could edit them and decide to delete them (most of the time) or rename them and get back some content (for text files at least). Those files were created by chkdsk from orphan files (with no entry point in the directories) in the File Allocation Table (the table that gives the "FAT" name to the filesystem). After chkdsk, the filesystem was consistent again. Such orphans appeared when the OS crashed or the system went off during file writing operations. Of course when that happened while writing on a compressed filesystem, the problem was not a lost file but a corruption. Sometimes the compressed filesystem was just entirely lost. |
|