Bagikan melalui


IDTSFtpClientConnection100 Antarmuka

Definisi

Mewakili antarmuka untuk Koneksi Klien FTP.

public interface class IDTSFtpClientConnection100
[System.Runtime.InteropServices.Guid("29CE4168-A47F-41B0-A455-FAAC04E36A30")]
[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.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("C20A129F-67DA-49E0-9FFD-3965D031A70B")]
public interface IDTSFtpClientConnection100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("2087DF1D-8A5D-47A8-A00D-38CA51C10B43")]
public interface IDTSFtpClientConnection100
[<System.Runtime.InteropServices.Guid("29CE4168-A47F-41B0-A455-FAAC04E36A30")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSFtpClientConnection100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("C20A129F-67DA-49E0-9FFD-3965D031A70B")>]
type IDTSFtpClientConnection100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("2087DF1D-8A5D-47A8-A00D-38CA51C10B43")>]
type IDTSFtpClientConnection100 = interface
Public Interface IDTSFtpClientConnection100
Turunan
Atribut

Properti

ChunkSize

Mendapatkan atau mengatur ukuran gugus.

Retries

Mendapatkan atau mengatur berapa kali klien FTP mencoba kembali menyambungkan.

ServerName

Mendapatkan atau mengatur nama server.

ServerPassword

Mengatur kata sandi server.

ServerPort

Mendapatkan atau mengatur port server yang digunakan dalam koneksi.

ServerUserName

Mendapatkan atau mengatur nama pengguna untuk server.

Timeout

Mendapatkan atau mengatur waktu habis untuk koneksi.

UsePassiveMode

Mendapatkan atau mengatur apakah koneksi klien menggunakan mode pasif.

Metode

Close()

Menutup koneksi klien.

Connect()

Membuat koneksi untuk klien.

CreateRemoteDirectory(String)

Membuat direktori jarak jauh untuk koneksi.

DeleteFiles(String[])

Menghapus file untuk koneksi klien.

DeleteRemoteDirectory(String)

Menghapus direktori jarak jauh untuk koneksi klien.

GetListing(String[], String[])

Mendapatkan daftar untuk koneksi klien.

GetWorkingDirectory()

Mendapatkan direktori kerja untuk koneksi klien.

ReceiveFiles(String[], String, Boolean, Boolean)

Menerima file dari lokasi jarak jauh..

SendFiles(String[], String, Boolean, Boolean)

Kirim file ke lokasi jarak jauh.

SetWorkingDirectory(String)

Mengatur direktori kerja untuk koneksi klien.

Berlaku untuk