Strange Beheviour when listing directories with fi (General questions)
Hi all,
I have been using wodssh activex in my vb6 application without any problem, now i am porting my application to vb.net, so i'm using wodssh.net, but i'm experiencing a problem, when listing the files in a directory, the files containing a + in their name are retrieved by the wodssh with strange chars instead of + . For example, the file named dd+ddd , is recognized as dd? .
I have never had this problem with the actviex version of wodssh.
Thanks
P.S.
I'm using wodSFTP.NET, the method ListAttributes to retrieve the list of files in a dir, and obviously the related event AttributesDataEvent