.NET Scriptable FTP Client

FTPConnection.SendFile Method (String, FTPFileTransferType)

[This is preliminary documentation and subject to change.]

public virtual void SendFile(
   string localFileName,
   FTPFileTransferType type
);

See Also

FTPConnection Class | FTPClient Namespace | FTPConnection.SendFile Overload List