Hello,
I am trying to make connection to one of the server using SFTP protocol but not able to resolve it. Below is the scenario:
1. Get the file from server using data source & SFTP protocol.
2. I have to use private key only to make a connection us...