zmjdx / swiftp

Automatically exported from code.google.com/p/swiftp
GNU General Public License v3.0
0 stars 0 forks source link

Unable to view chinese character through the ftp server #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Connect to the phone's Swiftp server
2.Browser to any folder/file which is in Chinese characters

What is the expected behavior? What do you see instead?
All the Chinese characters becomes distorted. It was perfectly fine if I
pluck my sdcard straight to my laptop.

What version of the product are you using?
Version 1.11

What operating system are you using?
Windows 7 Professional x64

What FTP client are you using?
WinSCP and Window Explorer

What do the server log and session monitor say around the time that the
error occurs?
Nothing appear on server log. Only authentication successful information.

May we contact you by email to ask questions? If so, what is your email
address?
Yes. My email is pweijian@gmail.com

Please provide any additional information below.

Original issue reported on code.google.com by pweij...@gmail.com on 4 Nov 2009 at 6:12

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the well-formed bug report.

The solution was to add UTF8 to the list of features advertised in the FEAT 
response.
This has been added in the development branch and should be released soon.

Original comment by Dave.Revell@gmail.com on 13 Dec 2009 at 2:56