We have background processes that sometimes copy files from Unix servers to
NT servers. The files are generated on the Unix servers.
Currently we use FTP to achieve this.
Our biggest problem is that with FTP scripts we have no error handling. (ie.
did the file copy successfully, did it fail, etc)
Does anyone know how to do error handling with FTP copies?
or
Does anyone know of any better methods for the transmission of files from
Unix to NT, and also NT to NT? Perhaps a messaging solution?
TIA,
Mark.Schubert_at_faulding.com.au
Received on Tue Mar 23 1999 - 05:48:19 NZST