.NET Scriptable FTP Client

FTPAsynchronousConnection.Open Method (String, String, String)

[This is preliminary documentation and subject to change.]

public override void Open(
   string remoteHost,
   string user,
   string password
);

See Also

FTPAsynchronousConnection Class | FTPClient Namespace | FTPAsynchronousConnection.Open Overload List