edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Log into an account on the FTP server using UserName and Password.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public virtual void Login()
Visual Basic
Public Overridable Sub Login
Visual C++
public:
virtual void Login()

Remarks

This is only necessary if AutoLogin is false.

See Also