Hi everyone!
Im trying to connect to a SFTP with the package UiPath.FTP.Activities 2.3.0.
In FTP Scope activity i’m filling:
Password
Username
Check Use SFTP
FTPS Mode = None
SSL Protocols = Default
Host
Port
The error I get is:
“FTP Scope: Timed out trying to read data from the socket stream!”
When I add the password in the Client Certificate Password field it shows me this error:
“FTP Scope: An established connection was aborted by the server.”
I can access by a third party software with the same credentials, but can’t from UiPath.
Thank you so much for your help.
I tried every step and it didn’t works, it throws exception “FTP Scope: An established connection was aborted by the server.”
UiPath version is 2023.10.6 Enterprise License, package UiPath.FTP.Activities 2.3.0 Strict.
This is the setup i’m using:
Give delay activity inside the scope and give log message like “connection established”. Due to network also there may be delay in connecting with server. Still if issue continued instead of using variable first try to give static values to check whether working fine or not. Then based on the result can modify to variable