Hi All,
I need to retrieve and send file over the ftp/SFTP location with basic user credentials ( username & password only).
I am going through the Appian plugin for the same but it ask private key as well.
Is there any way to archive the requirement without private key?
Thanks in advance.
Discussion posts and replies are publicly visible
Thanks Mike Schmitt for the explanation. Now I am getting below error
ERROR com.appiancorp.ps.plugins.filetransfer.sftp.ReceiveFileOverSFTP - com.jcraft.jsch.JSchException: java.net.UnknownHostException: https://hostname.com/
Able to resolve this issue but now getting other issue:
timeout: socket is not established