Chidaz Level: Whizz Kid

 Registered: 29-06-2006 Posts: 15
|
How do i determine if the file exist online
I wrote a special project for another company, it uploads text files using ftp to the internet (that is working). Now the problem is when you run the program for the second time it overwrite the already exist files. Please help me to come up with a solution on how to check if the files exist or not.
This program runs on a timer, and extract data from database, create textfiles and ftp them. So i want to check if the text files exist before i extract data from the database. This program is in VB6
[Edited by Chidaz on 29-06-2006 at 10:57 AM GMT]
|