When I attempt to run I get this error: Use FTP Connection: No such host is known.
I have also created a Power Shell script to access the ftp site and download the files I need locally. This works great when run from the command line. Unfortunately when I try to run the script via Invoke Power Shell, it downloads the files, but they are all oddly blank i.e. 0KB.
Does anyone have any suggestions on how I can download files from an ftp site?
I have used delays to make sure the files are done loading before moving to the next activity, but still got the blank files. When executing the PS script manually, it takes a couple of seconds to download and I put in a few minute delays in UiPath so I don’t think that is it.
Still no luck changing the port to 22 and trying to hit the ip address and the hostname without stfp/ftp. I’m getting a different error that the host failed to respond