I am user of the Xceed FTP for .NET and I need configure my own application to use a Firewall or proxy servers, for both pots Control and DataChannell, How can I configure the Firewall settings??
Any Help
Thanks
Here is more information from our help documentation on proxies and how to connect through them :
http://doc.xceedsoft.com/products/XceedFileSystem/FTPComponent_How_to_connect_through_an_HTTP_proxy_server_FileSystem.htmlhttp://doc.xceedsoft.com/products/XceedFileSystem/FTPComponent_How_to_connect_through_an_HTTP_proxy_server_.html
You can also set the UseRemoteAddress in the case of connecting through a firewall using PassiveMode and SSL :
http://doc.xceedsoft.com/products/XceedFileSystem/Xceed.Ftp~Xceed.Ftp.FtpConnection~UseRemoteAddress.htmlhttp://doc.xceedsoft.com/products/XceedFileSystem/Xceed.Ftp~Xceed.Ftp.FtpClient~UseRemoteAddress.html