Filename encoding - WeOnlyDo Discussion board

Filename encoding (wodSFTP / wodSFTP.NET / wodSFTPdll)

by lszokoli, Thursday, October 29, 2009, 14:06 (5287 days ago)

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

by woddrazen, Thursday, October 29, 2009, 14:23 (5287 days ago) @ lszokoli

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

by lszokoli, Thursday, October 29, 2009, 14:33 (5287 days ago) @ woddrazen

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

by woddrazen, Thursday, October 29, 2009, 15:14 (5287 days ago) @ lszokoli

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

by woddrazen, Friday, October 30, 2009, 23:51 (5286 days ago) @ woddrazen

Laszlo,


Your problem should be fixed. Can you please request update and try it again?

Let us know how it goes.


Drazen