cancel
Showing results for 
Search instead for 
Did you mean: 

FTP Connectivity Issues

TLovett77
Level 4

I'm trying to upload a file via FTP to an internal site. I have the connectivity data from the site owner, but the two DX objects I've tried are both giving me issues.

I've tried Invoke's FTP object. When trying to send the file, I get the message below. 

"Internal : Could not execute code stage because exception thrown by code stage: ERROR WHILE UPLOADING FILE: The remote server returned an error: 227 Entering Passive Mode"

Upon doing some research, I found that opening the high ports on the local firewall resolved the issue for some people, but the issue remains for me.

I also tried the SSH.NET object. I'm getting the message below.

"Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems"

I've had to change machines since the last test, but there were no code issues on the machine I tested on. I tried saving each of the Renci.SshNet.dll files into the Blue Prism Automate folder, but I continued to get the same error.

Any ideas on either?

1 REPLY 1

Hello, We have been using the SSH.NET object for SFTP access for a long time and it has been working seamlessly. Once you fix the DLL error in the SSH object, then you should be able to access it properly. 

The DLL version varies according .NET version in your machine so you may want to download the package and try to put DLL one by one from each folder and see which DLL works in your case - https://www.nuget.org/packages/ssh.net/