I am writing a program to send a file and want to moitor when the file does not exist on the server(system i) that is doing the ftp. I am trying to notify someone when there is a problem.
Software/Hardware used:
system i (as/400)
ASKED:
January 6, 2012 4:09 PM
UPDATED:
February 28, 2012 12:15 PM
I am writing a program…
For what platform and in what language?
…to moitor when the file does not exist on the server(system i) that is doing the ftp.
Is the System i acting as the client or the server? Do you you want to know if the file doesn’t exist before the FTP? Or if it doesn’t get created by the FTP? Do you want to know if it doesn’t exist on the client, i.e., it can’t be FTPed because it doesn’t exist?
Tom