edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionLogin Method

Log into an account on the FTP server using UserName and Password.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual void Login()

Remarks

This is only necessary if AutoLogin is false.

See Also