General discussion related to "Everything".
crcbak
Posts: 18 Joined: Mon Apr 15, 2013 4:50 pm
Post
by crcbak » Thu May 30, 2013 2:30 am
there is a bug
Enable FTP server,
Chinese character directory garbled
Last edited by
crcbak on Thu May 30, 2013 2:50 am, edited 1 time in total.
void
Developer
Posts: 17301 Joined: Fri Oct 16, 2009 11:31 pm
Post
by void » Thu May 30, 2013 2:36 am
What FTP client are you using?
Everything uses UTF-8 to list results.
Please make sure your client is UTF-8 compatible.
crcbak
Posts: 18 Joined: Mon Apr 15, 2013 4:50 pm
Post
by crcbak » Thu May 30, 2013 2:47 am
void wrote: What FTP client are you using?
Everything uses UTF-8 to list results.
Please make sure your client is UTF-8 compatible.
I use IE8.0(Internet Explorer8.0),when i use UTF-8 compatible the IE title is garbled
void
Developer
Posts: 17301 Joined: Fri Oct 16, 2009 11:31 pm
Post
by void » Thu May 30, 2013 2:55 am
To enable UTF-8 in IE 8:
From the View menu, under Encoding, click Unicode (UTF-8)
Unforunately, any non-ASCII characters are encoded to %xx in the window title, address bar and FTP Directory.
This is only an appearance issue, Everything should still function correctly.