I'm using Automic V9 and I'm attempting to use the command MPUT in a job prompt to FTP multiple files, designated with the wildcard name EMPLOYEES_*.txt. I'm receiving the following error:
Invoking JOBID 4876641, module - SFTP_JAVA, alias name - SFTP_JAVA_EMP_V7
2017-11-22 11:10:41 Parameters:
2017-11-22 11:10:41 Remote UserId = ITIS_PAY_TCP_IMP_DEV
2017-11-22 11:10:41 Remote Host = erpftp.tosm.ttu.edu
2017-11-22 11:10:41 FTP Command = mput
2017-11-22 11:10:41 Local Path = /mnt/testcodetree/hrreports
2017-11-22 11:10:41 Local File/Pattern = EMPLOYEES_*.txt
2017-11-22 11:10:41 Remote Path = /HOME/
2017-11-22 11:10:41 Remote File/Pattern = 0EMPLOYEES_*.txt
2017-11-22 11:10:41 File Type = ASCII
2017-11-22 11:10:41 Compression = N
2017-11-22 11:10:41 Minimum Run Time = 0
2017-11-22 11:10:41 Maximum Run Time = 0
2017-11-22 11:10:41 known_hosts file = /home/appworx_pdev/.ssh/known_hosts
2017-11-22 11:10:42 Error - unimplemented command - mput
Has anyone had success using MPUT in Appworx?
Thanks for your help!