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

SSHSCPClientConnect Method

Establish a connection to the SFTP server

Definition

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

Implements

IFileTransferClientConnect

Remarks

At a minimum, the RemoteHost, User and Password properties must be set

See Also