Search found 2 matches

by SteveE
05 Sep 2010 14:38
Forum: DOS Batch Forum
Topic: Error Catch in FTP Batch
Replies: 3
Views: 7026

Re: Error Catch in FTP Batch

Thanks for the advise but I am stuck with the basic cmd FTP tool
if you are saying I have no options in this are then thanks for your time, I will just have to manage without error catching
Steve
by SteveE
02 Sep 2010 14:17
Forum: DOS Batch Forum
Topic: Error Catch in FTP Batch
Replies: 3
Views: 7026

Error Catch in FTP Batch

I have a simple batch file that runs 4 functions and sends some files via FTP to our server 1: collects any of file type *.swy from drop point 2: FTP them to Server 3: Copies files *.swy to backup directory 4: Deletes files *.swy from Drop Point I need to error catch if the files being FTP’d and not...