Hello,
Is there a way in appian to transfer files through sftp via ssh key pair as authentication rather than password.
If yes, how can we generate a public/private key for this in Appian.
Discussion posts and replies are publicly visible
Hi Naveen, Any luck on this please? I have similar requirement. Thanks,
Hello satish,
We can generate ssh key pairs outside of Appian(through putty or even windows command prompt).
You need to transfer the public key to the target machine and get it installed there.
Upload the private key file on Appian(Any common application for your org). On the admin console, create a third party credential with the service account through which you need to send the files.
Finally on the sftp node, use these credentials and the private key file uploaded to Appian.
Regards,
Naveen
Thank you Naveen
Hello Naveen, is it possible to send multiple files though SFTP ?
Thank you in advance.
Please see here: https://community.appian.com/discussions/f/new-to-appian/18625/cannot-send-multi-files-over-sftp
Hi Naveen,
Maybe you can help.
We are not clear on what to put into the following configuration inputs on the sftp node:
Could you please help?
Thank you very much
Mario
Hi Mario,
Did you resolve this issue? If yes, could you please share some insight on it. Many Thanks