Hi,
Our customer getting strange error for one server where they do have read/write permission. Looks like following piece of code failing when GetItems is called. client is FileTransfer Client. Customer tried other Free Clients like WinSCP and tools from other vendor and it worked fine. Any clue would be highly appreciated.
var list = client.GetItems(fs);
More info from exception
ProblemType : NotFileOrDirectory
RemotePath : /Myfile.txt
Status : UnclassifiableError
SftpStatus : UnclassifiableError
HResult : -2146233088 (0x80131500)
Platform: Win32NT 6.1.7601.65536
CLRVersion : 4.0.30319.42000