View Single Post
  #4 (permalink)  
Old 06-27-2007, 04:09 PM
jacksonm jacksonm is offline
Member
 
Join Date: Feb 2007
iTrader: (0)
Posts: 99
Default Re: File names in Japanese / Chinese ~~ How?

Well, FTP is a 7-bit protocol. Windows stores filenames in UTF-16, and they need to be stored on the server in UTF-8. Put all those together and you start to see the problem.

This page might offer you some tips:

http://www.rankspirit.com/downloadduleng.php

.
Reply With Quote