Share via


IDTSFtpClientConnection100 Interface

Definition

public interface class IDTSFtpClientConnection100
[System.Runtime.InteropServices.Guid("C20A129F-67DA-49E0-9FFD-3965D031A70B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSFtpClientConnection100
[<System.Runtime.InteropServices.Guid("C20A129F-67DA-49E0-9FFD-3965D031A70B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSFtpClientConnection100 = interface
Public Interface IDTSFtpClientConnection100
Derived
Attributes

Properties

ChunkSize
Retries
ServerName
ServerPassword
ServerPort
ServerUserName
Timeout
UsePassiveMode

Methods

Close()
Connect()
CreateRemoteDirectory(String)
DeleteFiles(String[])
DeleteRemoteDirectory(String)
GetListing(String[], String[])
GetWorkingDirectory()
ReceiveFiles(String[], String, Boolean, Boolean)
SendFiles(String[], String, Boolean, Boolean)
SetWorkingDirectory(String)

Applies to