Rebex FTP for .NET

Ftp.Connect Method

Connects to the FTP server.

Overload List

Connects to the FTP server.

public string Connect(string);

Connects to the FTP server.

public string Connect(string,int);

See Also

Ftp Class | Rebex.Net Namespace