Connects to the FTP server.
Connects to the FTP server.
public string Connect(string);
Connects to the FTP server.
public string Connect(string,int);
Connects to the FTP server with the specified security.
public string Connect(string,int,TlsParameters,FtpSecurity);
Ftp Class | Rebex.Net Namespace