I have to check if a set of file paths represent an existing file.
It works fine except when the path contains a network share on a machine that\'s not on the curren
Use Threads to do the checks. I think that threads can be timed out.