Connect to the FTP server.
IFileTransferClient.Connect
The RemoteHost property must be set prior to calling this method. This method must be called before Login or User is called.
This method will throw an FTPException if the client is already connected to the server.
FTPException
FTPClient Class | EnterpriseDT.Net.Ftp Namespace