Share via


IDTSFtpClientConnection100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see FTPClientConnection100Class.

The IDTSFtpClientConnection100 type exposes the following members.

Methods

  Name Description
Public method Close() Infrastructure. For more information, see FTPClientConnection100Class.
Public method Connect() Infrastructure. For more information, see FTPClientConnection100Class.
Public method CreateRemoteDirectory(String) Infrastructure. For more information, see FTPClientConnection100Class.
Public method DeleteFiles(array<String[]) Infrastructure. For more information, see FTPClientConnection100Class.
Public method DeleteRemoteDirectory(String) Infrastructure. For more information, see FTPClientConnection100Class.
Public method GetListing(array<String[]%, array<String[]%) Infrastructure. For more information, see FTPClientConnection100Class.
Public method GetWorkingDirectory() Infrastructure. For more information, see FTPClientConnection100Class.
Public method ReceiveFiles(array<String[], String, Boolean, Boolean) Infrastructure. For more information, see FTPClientConnection100Class.
Public method SendFiles(array<String[], String, Boolean, Boolean) Infrastructure. For more information, see FTPClientConnection100Class.
Public method SetWorkingDirectory(String) Infrastructure. For more information, see FTPClientConnection100Class.

Top

Properties

  Name Description
Public property ChunkSize Infrastructure. For more information, see FTPClientConnection100Class.
Public property Retries Infrastructure. For more information, see FTPClientConnection100Class.
Public property ServerName Infrastructure. For more information, see FTPClientConnection100Class.
Public property ServerPassword Infrastructure. For more information, see FTPClientConnection100Class.
Public property ServerPort Infrastructure. For more information, see FTPClientConnection100Class.
Public property ServerUserName Infrastructure. For more information, see FTPClientConnection100Class.
Public property Timeout Infrastructure. For more information, see FTPClientConnection100Class.
Public property UsePassiveMode Infrastructure. For more information, see FTPClientConnection100Class.

Top