-1

I have an SFTP server where i store folders whose name contains (backslash) and when i try to get that resource, the type of the resource is "IMAGINARY". Any idea what the problem is ?

Bozhidar Marinov
  • 116
  • 2
  • 15

1 Answers1

0

I found the solution - we must decode the filename and replace '\' with '\\'

Bozhidar Marinov
  • 116
  • 2
  • 15