Connects to the FTP server.

      Overload List

      Connect(String, Int32)Connects to the FTP server.Connect(String)Connects to the FTP server.Connect(String, SslSecurityMode)Connects to the remote FTP server with the specified security mode. Port number is 991 if the security mode is Implicit, otherwise 21.Connect(String, Int32, SslSecurityMode)Connects to the remote FTP server with the specified security mode.
      Top

      See Also