B
Bülent Üstün
Hi,
im trying to upload somefiles using sockets to a FTP site.
But i've some problems with extended ascii characters.
When i try "MKD bülent" the created folder is "blent".
The directory name is kept in a string.
What should i convert its encoding to?
If you have any idea to solve this, please reply.
Thanks
P.s.: When i try to create the folder with any FTP program its created
right. So i'm sure its possible.
im trying to upload somefiles using sockets to a FTP site.
But i've some problems with extended ascii characters.
When i try "MKD bülent" the created folder is "blent".
The directory name is kept in a string.
What should i convert its encoding to?
If you have any idea to solve this, please reply.
Thanks
P.s.: When i try to create the folder with any FTP program its created
right. So i'm sure its possible.