Gets current working directory in the sFTP server.
| C# | Visual Basic | Visual C++ | F# |
public string GetCurrentDir()
Public Function GetCurrentDir As String
public: String^ GetCurrentDir()
member GetCurrentDir : unit -> string
String
Returns current working directory.
Returns current working directory.
| Exception | Condition |
|---|---|
| ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
| InvalidOperationException | Is raised when FTP client is not connected. |
| FTP_ClientException | Is raised when FTP server returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119