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”