RC FTP + Unicode

RC FTP hates Unicode Characters apparently.
Upload a File: guildJätte_Kult.txt (works)
Drag/Rename file -> guildJätte Kult.txt
Drag/Rename file -> guildJätte Kult.txt
Drag/Rename file -> guildJätte Kult.txt

I think it sprung a leak ;o

[QUOTE=Beholder;24543]I think it sprung a leak ;o[/QUOTE]

No, but I’m pretty sure it’s broken.

This should be fixable. Utf-8 is two bytes instead of one. Moving the file seems to change the second byte, which causes it to break

ugh, probably needs a table of the characters to be able to translate it back.

That would be nice… I think.

å, ä and ö is swedish characters and is most likely not used anyway, so this is very low priority. If we get a bunch of chinese people here we might get big trouble in little china

Chances are we would be banned in China anyway.
0 tolerance to “gang” references. That means no Era clones.

Fixed the bug. For some reason, I was under the conception that Graal packs text strings, which it doesn’t. And I knew better. The gserver will correctly load/save unicode filenames on Windows now.