Hi
I've downloaded the demo of edtFTPnet Pro 5.0.1 and I'm testing it with a VS_2005 application that needs to connect to FTP servers on the internet through our Proxy server running MS ISA Server 2004.
The FTP servers are not secure FTP's but I think I need to use the SecureFTPConnection class to specify the Proxy settings. I've tried a simple application but it doesn't connect out, Socket Exception, connected party did not respond.
I've tried setting ServerValidation = SecureFTPServerValidation.None
I have a rule set on the ISA server allowing me standard FTP access.
FTP apps like FileZilla work fine from my PC behind the firewall.
Any ideas?
Thanks
Steve