Re: [twsocket] Connect issue?

2013-04-23 Thread Angus Robertson - Magenta Systems Ltd
> When using ICS Connect and Feat one after another, the log looks 
> like this:
> Like Connect would return prematurely, after USER command and not 
> ask for password. Has anyone seen this before?

No, never. 

Angus

--
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


[twsocket] Connect issue?

2013-04-23 Thread Kristof Gajsek
When using ICS Connect and Feat one after another, the log looks like this:

Debug: > USER 
Debug: < 331 Password required for 
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 
Debug: < 331 Password required for 
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