Share via


FTPClientConnection100 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.

The FTPClientConnection100 type exposes the following members.

Methods

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

Top

Properties

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

Top