Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

farrington

Awesome man, looking forward to that.
martin

I'm working on Unicode version of WinSCP. Though it is huge task, so it takes a time.
farrington

Well... new version, and still this behavior.

Maybe I should post a bug report in the tracker... (but that's not open for me)
martin

OK, I'll check it.
farrington

I have no idea, but since it works to login with the Windows command line ftp client...

UTF-8 I guess.

Well, works in FileZilla... :cry: (Don't say I have to get use to FileZilla...)

/marcus
martin

Re: BUG: Swedish chars in password

In what encoding does the server accept the password?
farrington

LOG-file (missed)

. 2010-03-26 17:07:52.906 --------------------------------------------------------------------------
. 2010-03-26 17:07:52.906 WinSCP Version 4.2.7 (Byggd 758) (OS 5.1.2600 Service Pack 3)
. 2010-03-26 17:07:52.906 Login time: den 26 mars 2010 17:07:52
. 2010-03-26 17:07:52.906 --------------------------------------------------------------------------
. 2010-03-26 17:07:52.906 Session name: Kunder - ********
. 2010-03-26 17:07:52.906 Host name: ftp.********.se (Port: 21)
. 2010-03-26 17:07:52.921 User name: ********** (Password: Yes, Key file: No)
. 2010-03-26 17:07:52.921 Tunnel: No
. 2010-03-26 17:07:52.921 Transfer Protocol: FTP
. 2010-03-26 17:07:52.921 Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
. 2010-03-26 17:07:52.921 Proxy: none
. 2010-03-26 17:07:52.921 FTP: FTPS: None; Passive: No [Force IP: No]
. 2010-03-26 17:07:52.921 Local directory: C:\, Remote directory: home, Update: No, Cache: Yes
. 2010-03-26 17:07:52.921 Cache directory changes: Yes, Permanent: Yes
. 2010-03-26 17:07:52.921 DST mode: 1
. 2010-03-26 17:07:52.921 --------------------------------------------------------------------------
. 2010-03-26 17:07:53.000 Ansluter till ftp.<cut-out>.se ...
. 2010-03-26 17:07:53.000 Ansluten med ftp.<cut-out>.se. Väntar på välkomstmeddelande...
< 2010-03-26 17:07:53.000 220-Welcome to <cut-out> FTP
< 2010-03-26 17:07:53.000 220-You are user number 6 of 150 allowed.
< 2010-03-26 17:07:53.000 220-Local time is now 17:07. Server port: 21.
< 2010-03-26 17:07:53.015 220 You will be disconnected after 30 minutes of inactivity.
> 2010-03-26 17:07:53.015 USER <cut-out>
< 2010-03-26 17:07:53.015 331 User <cut-out> OK. Password required
> 2010-03-26 17:07:53.015 PASS ***********
< 2010-03-26 17:07:53.062 530 Authentication failed, sorry
. 2010-03-26 17:07:53.062 Anslutning misslyckades.
. 2010-03-26 17:07:53.062 Password prompt (no password provided or last login attempt failed)
* 2010-03-26 17:07:59.968 (ESshFatal) Autentisering misslyckades.
farrington

BUG: Swedish chars in password

Hi,

I have noticed that you are not able to log on to a server if the password contains letters other than a-zA-Z.

At least the character å (only tested with lowercase å) is passed faulty, and thereby the login attempt fails.

Runs WinSCP 4.2.7 (Build 758) with "Commander" interface on Windows XP SP3.

The protocol used is FTP, but as I haven't tried on other protocols I don't know if other protocols are affected.

I have tried to log in on the server in this case with another ftp-client, without failing to log in.

/marcus