.NET Scriptable FTP Client

FTPAsynchronousConnection.SendFile Method (String, String, FTPFileTransferType)

[This is preliminary documentation and subject to change.]

public override void SendFile(
   string localFileName,
   string remoteFileName,
   FTPFileTransferType type
);

See Also

FTPAsynchronousConnection Class | FTPClient Namespace | FTPAsynchronousConnection.SendFile Overload List