Thanks Moritz for your advice. The file did exist, but your suggestion reported that it did not. I have found the primary problem in my code. In the
test I did not have the pathname to the directory I was recovering files from, prefixed to
so my code was not testing properly for directories. I have corrected that error and another syntax error I had. The code is executing now, as I intended it to. Thanks...