All - I am trying to make a batch file that only downloads the new files from an ftp site that are not in a local directory.. then use scheduler to run that bat file once ever 5 mins. When i run this - it tries to download the files that are already there and overwrite them... Where is my error.. i ...