.NET Scriptable FTP Client

FTPAsynchronousConnection.CreateSendFileThread Method 

[This is preliminary documentation and subject to change.]

private Thread CreateSendFileThread(
   string localFileName,
   string remoteFileName,
   FTPFileTransferType type
);

See Also

FTPAsynchronousConnection Class | FTPClient Namespace