homeacademy
10-23-2003, 05:11 AM
I want to use ASP to organize (copy around) the zipped raw log files on my account. My first thought was to use FSO to do this. However, it just won't find the file. I gave it a complete path (e:/web/...) but fso.FileExists still says it's not there. I can see the file fine with FTP. What's going on? I've checked my code carefully. Any help is appreciated.