Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.1k views
in .NET FTP by (120 points)
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

1 Answer

0 votes
by (162k points)
Does FileZilla have any proxy settings set? You need to know what these settings are.

ExFTPConnection may be all you require here - take a look at the different proxy settings available.

Categories

...