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

martin

Can I have a test account on your server?
Paubolix

I have this problem with FTP to,with latest release, do you have a solution for me?

Thank you in advance!!
martin

Re: FTP has trouble when server gives only numeric result codes

Thanks for your report. I'll check it.
courtarro

FTP has trouble when server gives only numeric result codes

When I connect to an embedded device with a very simple FTP server, WinSCP times out at the message "Waiting for welcome message...". Looking at the TCP traffic, I see the following:

Server: "222 Hello!"
WinSCP: "USER admin"
Server: "331"

Then they just sit there. 331 is the code for "User name okay, need password", but WinSCP just sits there and never sends the password. Is this a problem with handling messages that do not include a text description? Thanks in advance - I love WinSCP.