Fail to list/create file and directory names contain "\"
When the file and directory names contain "\" character, winscp would not list out/ create them
on server
$ ll
total 12
-rw-r--r-- 1 0 Jul 27 10:18 \file
drwxr-xr-x 2 4096 Jul 27 10:17 \folder
-rw-r--r-- 1 0 Jul 27 10:18 file3\
-rw-r--r-- 1 0 Jul 27 10:18 file\2
drwxr-xr-x 2 4096 Jul 27 10:17 folder3\
drwxr-xr-x 2 4096 Jul 27 10:17 folder\2
will cause winscp does not show them
tried on winscp 4.19 and 4.22 on winxp english sp3
on server
$ ll
total 12
-rw-r--r-- 1 0 Jul 27 10:18 \file
drwxr-xr-x 2 4096 Jul 27 10:17 \folder
-rw-r--r-- 1 0 Jul 27 10:18 file3\
-rw-r--r-- 1 0 Jul 27 10:18 file\2
drwxr-xr-x 2 4096 Jul 27 10:17 folder3\
drwxr-xr-x 2 4096 Jul 27 10:17 folder\2
will cause winscp does not show them
tried on winscp 4.19 and 4.22 on winxp english sp3