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

SSHFTPClientPwd Method

Get the current remote working directory

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override string Pwd()

Return Value

String
current remote working directory

Implements

IFileTransferClientPwd

See Also