----- Original Message ----- From: "Arno Garrels" <arno.garr...@gmx.de> To: "ICS support mailing" <twsocket@elists.org>; "daniele barbato" <chmod...@hotmail.it>
Sent: Tuesday, December 08, 2009 4:53 PM
Subject: Re: [twsocket] error with Ftp over TLS


However the multi-line 226 response looks strange to me:
18.09.16.171 ! Data Session Connected (Get)
[..]
18.09.16.203 >|150 Accepted data connection|
[..]
18.09.16.218 >|226-Options: -a |
[..]
18.09.16.218 >|226 246 matches total|

Normal flow would look like this:
18.09.16.171 ! Data Session Connected (Get)
[..]
18.09.16.203 >|150 Accepted data connection|
[..]
18.09.16.218 >|226 Transfer OK|

Afterwards the server actually doesn't perform the bidirectional
SSL shutdown correctly but drops the line:
18.09.16.265 033FABF0 Winsock recv( 748, 0x13CED4, 4096, 0) = -1
[336]

So you get error "500 Control connection closed - Connection aborted
(#10053)"

Just tested your server several times and it works fine with the test
account you sent me.

I wonder why your log contains these strange looking responses:

i think that the difference is the command.
probably in my log the command was FtpClient1.ListAsync;


I've no more ideas, sorry. Maybe somebody else?

tomorrow i do a new test on a customer pc, because from my office work fine.

thank you.

regards
daniele

--
Arno Garrels


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to