An NDoc Documented Class Library |
|
ExFTPConnection.Login Method
Log into an account on the FTP server using UserName and Password.
public override
void Login();
Remarks
This is only necessary if AutoLogin is false
.
See Also
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace