Connection Timed out error- When FTP script executes from E1
Hi,
With the help of B34A1030 BSFN ,I am trying to execute a FTP script.The FTP script is created & stored in linux server which is E1 batch server.
My requirement is to move files from Linux server to media server which is windows. When I execute the FTP script (*.sh file) in Putty, it executes successfully, but when i execute teh script using BSFN from E1 application, the script logs as "ftp connect: Connection timed Out". The files are available in the required path & the sh file has open access.
I have checked the service account used by JDE has access to script & teh network path in batch server.