File upload to AWS sftp

Need your help for this.

i want to upload the files to AWS sftp. what are the possible ways to upload files to AWS sftp in uipath.

can i connect to aws sftp with “with ftp session” activity and for aws sftp we have pem file as key how i give this pem file as password in “with ftp session” activity?

Hi @ghazanfar

I am not that experienced with our FTP package, but have you tried utilizing these fields of the With FTP Session activity?
image


i have pass key .pem file into certificate client path but it gives me this error.

SFTP get connection was aborted by the software in your host machine.

We are trying to connect with servers using SFTP. We tried multiple accounts to connect to Prod and Dev servers, using Filezilla and UiPath. We can connect everything through Filezilla. But for UiPath to connect to Dev, there is below error for all accounts we use:
Directory exists : An established connection was aborted by the software in your host machine.

Anyone has experience, or any idea will be appreciated.