I tried FTPClient from commons-net 1.4.1 for the first time. Everything
works well, except that when I call client.logout() or client.quit(),
the program hangs and has to be killed manually. If I don't call quit(),
the program ends normally, and the connection appears to be closed
correctly.
Any explanation? Am I missing something?
- Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]