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 override void Login()
Visual Basic
Public Overrides Sub Login
Visual C++
public:
virtual void Login() override

Remarks

This is only necessary if [!:AutoLogin] is false.

See Also