Skip to main content
davidk222
February 19, 2021
Question

How to authenticate to remote sftp via SSH keypair

  • February 19, 2021
  • 2 replies
  • 0 views

We need to drop a file from Appian to a remote SFTP server. A private key has been provided and verified; no user/pwd authentication is available.

Please advise whether this is possible. Searching community found instructions for user authentication or for transfers TO Appian. 

Thank you for your time.

David Kessler

2 replies

stefanhelzle0001
Brainy
February 20, 2021

We had to build a custom plugin to implement a similar use case.

davidk222
davidk222Author
February 21, 2021

OK thanks - I suppose we'll need to do the same or find another way.