How can I check if a physical file is located in index file?
For example:
Let's say we have 5 files in the folder C:\Users
.
I have a file with a link to this location
C:\Users\1.txt
C:\Users\2.txt
C:\Users\3.txt
C:\Users\4.txt
We can see that we are missing 1 file from C:\Users
in that index file?
How can I do it? If you could give me some way to do it, it would be great. Is it even possible to do such thing?