edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ExFTPConnection

Generally edtFTPnet/PRO users should use SecureFTPConnection since it has all the features of FTPConnection and ExFTPConnection plus secure FTP.
ExFTPConnection should be used if asynchronous transfers, directory transfers or SOCKS proxies are required. These capabilities are in addition to those of its parent class, FTPConnection . See the How to use asynchronous methods topic for more details on asynchronous transfers. For directory transfers, see How to transfer multiple files and directories . SOCKS proxies are discussed in How to FTP through a SOCKS proxy .
SecureFTPConnection should be used if secure FTP transfers are required.