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
There is already separate Smart Service available for Basic Credential as a part of SFTP Smart Services Plugin
The mention ones are now deprecated.
Which version of plugin you are currently referring to?
4.1.0
Did you try this one?
SFTP Smart Services
I am also using same version can’t see deprecated.
Still let me reverify all other environments.
For what it's worth - I have the updated version of this plugin, 4.1.0 (as well as the old version from about 2 years ago, 3.0.2), and neither of them apparently allow seeing / finding / adding the "(Basic Credentials)" smart service versions to a process model.
Then again, I'm pretty sure the SCS configuration allows for basic credentials to be added to the environment's Credential Store. I don't have any Private Key configured in mine and it seems to be working fine with our sFTP site. All I need is the following configuration, which basically just provides the SCS key configured in my credential store (note i provide nothing for "Private Key File", and my server does not ask me for one)...
Stefan Helzle said:SFTP Smart Services
I don't understand the naming disparity between the App Market listing and the actual deployed plug-in, which is definitely (and only) called "SFTP Functions". There is only one match that comes up when searching "deploy plug-ins", and it is this one.
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