Page 1 of 1

user name is error code

Posted: Tue Jun 08, 2010 6:48 pm
by ppdd
I use WingFTP Server 3.5, find a bug :
user name and group name is error codes.

I selected Mysql,
Image

and test connect is right,
Image

and I add user and add group, it looks great, but, in my SQL date-base, name is error codes:
Image
Image

then I try connect my FTP, error is out:
Image
Image

"Not logged in, password error" why??

I'm from china, My users all is chinees, so, I must tu user chinee name code.

I am so sorry that my English is pool

Re: user name is error code

Posted: Wed Jun 09, 2010 3:41 am
by FTP
Hi,

I think it is not a bug, because we have tested it.
Wing FTP Server stores string data as UTF-8 encoding, so your Mysql-client or FTP-client must support UTF-8.

Try to login with Web Client or FTP client which supports UTF-8(like Filezilla), you will be successful!