I have the FTP client doing putAsync and getAsync to a FTP server. If the filename contains Unicode characters (e.g. Russian), the putAsync results in a filename of ???? on the FTP site. If I drag & Drop the file there is no problem. I have used Wireshark to try and see what the Drag & drop is doing, but it's not clear. Maybe it's down to the use of:
TypeAsciiAsync TypeBinaryAsync OPTS UTF-8 ON (not sure how to use this, but Wireshark seems to report this option is not supported using Drag & Drop) As usual, any clues as to the handling of foreign filenames is much appreciated. Graham -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be