Filename encoding (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
I am unable to handle files if its name contains (non-english) hungarian characters. The RemoteFile property of Args variable in LoopItemEvent will contain '?' characters in place of hungarian characters.
The WinSCP and SSH SFTP programs correctly handle these files.
Please help, how can I solve this problem.
I use the latest evaluation version.
Thanks,
Laszlo
Re: Filename encoding
Hi Laszlo,
Which operation did you preform in wodSFTP.NET?
I manage to use ListDir Method without any problem. Hungarian filename is returned correctly.
Here is name of file that I use for a test:
ëéáóöúüÍÉÚÜUÓÖO.txt
Regards,
Drazen
Re: Filename encoding
Hi Drazen,
I use LoopFiles method and my filename are like the following:
ÉMÁSZ_N_220_20091029_00002560174868.xml
MÁSZ_N_220_20091029_00002903666064.xml
Laszlo
Re: Filename encoding
Laszlo,
I manage to duplicate it.
I will forward this issue now to our developers. So they can try to duplicate it in debug mode.
We will reply to you as soon as we have more information about your problem.
Drazen
Re: Filename encoding
Laszlo,
Your problem should be fixed. Can you please request update and try it again?
Let us know how it goes.
Drazen