FileTransferClient.GetCurrentDirectory Method
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9083)
GetCurrentDirectory()
Gets the absolute path of the current working directory on the remote server.
Declaration
public string GetCurrentDirectory()
Returns
Type | Description |
---|---|
String | A string containing the absolute path of the current working remote directory. |