IDTSFtpClientConnection100 Interface

Definition

public interface class IDTSFtpClientConnection100
[System.Runtime.InteropServices.Guid("689D62A7-08DA-489B-B3E2-2C37D664B05F")]
[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("689D62A7-08DA-489B-B3E2-2C37D664B05F")>]
[<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