Re: FTP for Japanese file names

2007-02-13 Thread Sann Maung
Hi, Kanji characters are not included in build.xml. Only there are some file names with kanji characters are included in some directory. rgds, Sann Maung --- Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Hello Sann, > > > On Feb 9, 2007, at 10:54 PM, Sann Maung wrote: > > I am using FTP

Re: FTP for Japanese file names

2007-02-10 Thread Antoine Levy-Lambert
Hello Sann, On Feb 9, 2007, at 10:54 PM, Sann Maung wrote: I am using FTP task to transfer the files using ant. Under normal circumstances, it is working fine. However, if the filenames are in Japanese characters, (eg. Kanji) then it becomes an error and the file transfer cannot continue.

FTP for Japanese file names

2007-02-09 Thread Sann Maung
I am using FTP task to transfer the files using ant. Under normal circumstances, it is working fine. However, if the filenames are in Japanese characters, (eg. Kanji) then it becomes an error and the file transfer cannot continue. I thought that kanji needs UTF-16, so I tried t