How to get Host values in FTP scope activity?

  • Host - The URL of the FTP server that you want to connect to. This field supports only strings and string variables.
  • Port - The port of the FTP server that you want to connect to. This field supports only integers and Int32 variables.

How do you want to connect and use this FTP Session activity if you don’t know such information? How do you connect remotely to your FTP server?

Firstly get the needed details for connection, try in a third-party tool (PuTTy or WinSCP), and then try in UiPath.

Check this post also With FTP session activity is not working - #2 by marian.platonov