Bagikan melalui


IDTSFtpClientConnection100.SendFiles Metode

Definisi

Kirim file ke lokasi jarak jauh.

public:
 void SendFiles(cli::array <System::String ^> ^ localFileNames, System::String ^ remotePath, bool overWrite, bool transferASCII);
[System.Runtime.InteropServices.DispId(19)]
public void SendFiles (string[] localFileNames, string remotePath, bool overWrite, bool transferASCII);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SendFiles : string[] * string * bool * bool -> unit
Public Sub SendFiles (localFileNames As String(), remotePath As String, overWrite As Boolean, transferASCII As Boolean)

Parameter

localFileNames
String[]

Nama file lokal.

remotePath
String

Jalur jarak jauh.

overWrite
Boolean

Benar jika file akan menimpa file yang ada; jika tidak, salah.

transferASCII
Boolean

Benar jika file mentransfer ASCII; jika tidak, salah.

Atribut

Berlaku untuk