PDA

View Full Version : FTP Timeout



J.Wells
01-01-1995, 02:00 AM
<pep> If an FTP session fails to connect, how can you tell? I have a cl program that runs in batch - if the FTP connect fails, the program ends normally! I would have expected an error message that would have halted the job, but there was none. Obviously, I can change my program logic to look at the out files and determine that the connection was not successful, but I do not want to do this if there is a better way. Thanks, Joe Wells <pep>