When using ICS Connect and Feat one after another, the log looks like this:

Debug: > USER <username>
Debug: < 331 Password required for <username>
Debug: > PASS ********
Debug: < 230 Logged on
Debug: > FEAT
Debug: < 211-Features:
Debug: <  MDTM
Debug: <  REST STREAM
...

which is OK. However, occasionally, the log looks like this:

Debug: > USER <username>
Debug: < 331 Password required for <username>
Debug: > FEAT
Debug: < 211-Features:
Debug: <  MDTM
Debug: <  REST STREAM
Debug: <  SIZE
Debug: <  MLST type*;size*;modify*;
Debug: <  MLSD
Debug: <  UTF8
Debug: <  CLNT
Debug: <  MFMT
Debug: < 211 End
Debug: > PWD
Debug: < 530 Please log in with USER and PASS first.
...

Like Connect would return prematurely, after USER command and not ask for
password. Has anyone seen this before?

(that is, the same code, same user/pass, same server, ... mostly OK,
occasionally second log)

Best regards
Kristof
--
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