Logged In: YES
user_id=346434
in particular, the bug I've run into occurs when the
multiline reply repeats the same code with the dash over
and over, as in
220-welcome to
220-this ftp
220 server
according to RFC959, the last line is the one with the code
and a space. the readFTPreply() is implemented to think
that the multiline reply has ended when it sees the initial
code...
2001-10-10 21:52:30 UTC in FTP client for Java apps