Re: multi-byte issue - WeOnlyDo Discussion board

Re: multi-byte issue (General questions)

by woddrazen, Monday, May 25, 2009, 20:35 (5660 days ago) @ bonghwan

Hi Bonghwan,


I preform test using Chinese on FileZilla server and wodFtpDLX.NET and I didn't manage to duplicate your problem.

Here is code I use[code] dlxnet1.Connect()

dlxnet1.ListDir( /test )

Dim item As WeOnlyDo.Client.DirItem

For Each item In dlxnet1.DirItems
Debug.Print(item.Name)
Next[/code]
Can you show us maybe some example how your filename and folder look like?

Regards,
Drazen


Complete thread: