FTPS and FTPES jobs using Integration FTP agent fail to run ls -l command.
search cancel

FTPS and FTPES jobs using Integration FTP agent fail to run ls -l command.

book

Article ID: 370290

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Expected:
2024-05-23 10:13:13             host name = sftpserver.com, remote user identification  = automic
2024-05-23 10:13:13             connecting on port : 990
2024-05-23 10:13:13             Executing command: ls /AUTOMIC
2024-05-23 10:13:13             on CONN.RA_FTP.TESTS.CONNECTION
2024-05-23 10:13:13             certificate.cer
2024-05-23 10:13:13             file1.text
2024-05-23 10:13:13             file2.text
2024-05-23 10:13:13             file3.text

Actual:
024-05-23 19:52:36             Started FTP job.
2024-05-23 19:52:36             host name = sftpserver.com, remote user identification = automic
2024-05-23 19:52:36             connecting on port : 990
2024-05-23 19:52:36             Executing command: ls /AUTOMIC
2024-05-23 19:52:36             on CONN.RA_FTP.TEST
2024-05-23 19:52:36             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@1082e29d start: ls(): directory: /AUTOMIC
2024-05-23 19:53:50             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@1082e29d return: ls(): string array: length:0
2024-05-23 19:53:50             Executing command: ls -l /AUTOMIC on CONN.RA_FTP.TEST
2024-05-23 19:53:50             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@1082e29d start: ls(): directory: /AUTOMIC
2024-05-23 19:53:50             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@1082e29d return: ls(): string array: length:0
2024-05-23 19:53:51             com.automic.agent.ftp.connections.FtpConnection@1a7a89ed FtpConnection.disconnect())
2024-05-23 19:53:51             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@1082e29d start: disconnect(): no args
2024-05-23 19:53:51             com.automic.agent.ftp.connections.FtpConnection@14bd64d2 FtpConnection.disconnect())
2024-05-23 19:53:51             com.automic.agent.ftp.commands.impl.FtpFacadeCommandImpl@55806ee9 start: disconnect(): no args

Environment

Integration Agent v21.0.9 - 21.0.10

Resolution

This has been fixed in the 21.1.0 release of the Integration FTP agent: