Hi I have installed “UiPath.FTP.Activities” package having latest version - 1.0.7053.27728. But still I am unable to find “Open FTP Session” activity to check connection configuration.

Kindly help for the same.
Thank you.
Hi I have installed “UiPath.FTP.Activities” package having latest version - 1.0.7053.27728. But still I am unable to find “Open FTP Session” activity to check connection configuration.

Kindly help for the same.
Thank you.
hello @vitthal7620
“With Ftp Session” activity will work same as “Open FTP Session” activity
it is just an update.
Regards
Ajay
Thank you Ajju, Can you please show me example to upload any excel file on FTP server using “With FTP Session” . It will be great help…!! ![]()
hello @vitthal7620
below is my configuration
then for upload file
– i am checking folder exists in the server or not
– if exists upload the file
Regards
Ajay
You have to set the ftps mode as well and also port number required.
Can you please tell me, how to establish this connection without the password, like only with the keys??
Hi All,
could any one please tell how to transfer file over SFTP without password . what i have is key in place of password. Any one got the solution for this ?