I have a specified path for a file, for example, C:\Folder1\1.txt, and I want to use filecopy to copy a file to that location. Now, if Folder1 does not exist, what is the easiest way to acheive my goal?