| edtFTPnet/Express - Class Reference |
|
FTPConnection.Login Method
Log into an account on the FTP server using UserName and Password.
public virtual
void Login();
Remarks
This is only necessary if AutoLogin is false.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace