FileTransferClient.GetCurrentDirectory Method
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
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. |