I've got a program that FTP's (put) files to another system. I always used the program in batch mode. Now I'm trying to ref the program interactively. But message 'Press ENTER to end terminal session.' requires user intervention. Does any know how I can suppress FTP messages while running in...
Hi I have a txt file which needs to be sent using FTP.The FTP acript will be in a seperate file.The put command in the FTP script should be updated with the latest txt file on a daily basis sio that the latest file is sent.How do i do that?Also how to i check for FTP failures and send...


