Error 123 ussualy indicates invalid file name or insufficient permissions Most likely something is wrong with \\\\servername\\subfolder\\subfolder\\APPLIC*.* file name. I guess you don't have asterics there, you just put replaced it for the message. If not, replace APPLIC*.* with APPLIC.TXT. Tip: To verify the path create a temp job using one of FTP download templates and use the built-in FTP exlorer tool to navigate to the correct file and paste its name. : Hi, : I am trying to upload a file via FTP but I get the error message: Upload : failed for '"'. Error code 123 : the jal i am using is: FTPPutFile ("999.999.9.9", : "username","password","\\\\servername\\subfolder\\subfolder\\APPLIC*.*","APPLIC.TXT") : I can connect OK using FTP to the server in question via ms-dos. : cheers
|