Error—–when trying to connect to a SFTP server with a private key and without password

Hi Everyone,

I have a private key in Project folder

How to connect sftp server using UiPath.ftp.activities.withftpsession??

I have provided the below details to the property

Username
hostname
portnumber
password as String.Empty
client certificate path ----passed the private key path

But I got “Invalid private key file error” and then I converted the PPK file into SSH format now getting “FTP Scope: openssh key type: ssh-rsa is not supported”

Please some one help me out from this

Hi @rumabharathy

The following topic will helps you

@lrtetala I tried the method referred in the link but it is not working

@rumabharathy

Can you please check on this