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

SSHSCPClientRemoteHost Property

The domain-name or IP address of the SFTP server.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string RemoteHost { get; set; }

Property Value

String

Implements

IFileTransferClientRemoteHost

Remarks

This property may only be set if not currently connected.

.

See Also