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

SecureFTPConnection

SecureFTPConnection offers FTP , SFTP (SSH File Transfer Protocol), FTPS (FTPS-over- SSL) - implicit and explicit.
It also has all the features of ExFTPConnection , including asynchronous transfers, directory transfers and support for SOCKS proxies.
The following topics show how to...
·       ... use FTPS (introduction)
·       ... use FTPS (without server validation)
·       ... use FTPS (with server validation - part A)
·       ... use FTPS (with server validation - part B)
·       ... use FTPS (with server validation - part C)
·       ... use FTPS (with client/server validation)
·       ... use SFTP (introduction)
·       ... use SFTP (without server validation)
·       ... use SFTP (with server validation)
·       ... use SFTP (with server validation - known hosts)
·       ... use SFTP (with server validation - public key files)
·       ... use SFTP (with client validation - password authentication)
·       ... use SFTP (with client validation - public key authentication)
·       ... use SFTP (with client validation - keyboard-interactive authentication)
·       ... use SFTP (choosing algorithms)
·       ... use SFTP (keypair generation)