An NDoc Documented Class Library |
|
FTPConnection.Protocol Property
Type of secure FTP to use.
Remarks
edtFTPnet/PRO offers four types of secure file transfer:
-
FTP -
Traditional unencrypted FTP.
-
FTPSExplicit -
FTP-over-SSL which allows switching between secure and unsecure transfers.
-
FTPSImplicit -
FTP-over-SSL which simply performs FTP over pure SSL sockets.
-
SFTP -
SSH File Transfer Protocol.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace