<div>I know this has been asked before, I&#39;ve found it in several trackers.</div><div><br></div><a href="http://twistedmatrix.com/trac/ticket/5411">http://twistedmatrix.com/trac/ticket/5411</a><div><a href="http://twistedmatrix.com/trac/ticket/4515">http://twistedmatrix.com/trac/ticket/4515</a></div>
<div><a href="http://twistedmatrix.com/trac/ticket/5100">http://twistedmatrix.com/trac/ticket/5100</a></div><div><br></div><div>Some of these were created a while ago, some with patches. I&nbsp;wondered what the current status was with regards to utf-8 in ftp? Is it currently possible?</div>
<div><br></div><div>I&#39;m trying to list a folder called &#39;Paul&rsquo;s Mac Pro&#39;, this gets returned as &#39;Paulâ  s Mac Pro&#39;. The client tries to list that folder, and the server returns &#39;Paulâ  s Mac Pro: No such file or directory.&#39; I think the client is interpreting the bytes that make up the unicode char as separate ascii characters. (maybe a problem with the client? FileZilla 3.6.0.1)</div>
<div><br></div><div>This problem may be made worse by my implementation of IFTPShell, I can try to make an example if this isn&#39;t the expected result.</div><div><br></div><div>I&#39;m returning all names and paths back encoded in utf-8, but maybe the problem is the client isn&#39;t expecting it because there&#39;s no FEAT command (is the patch in 4515 ok to add?)</div>
<div><br></div><div>I just want to get an idea of how I can best go about getting this to work. Will I need to build in support, or is it available in a newer version, or by applying some patches?</div><div><br></div><div>
Thanks very much!!</div><div><br></div><div>Paul</div>