It sounds like you're saying that I should (must?) wait until I construct the FTPClient to set the log level...? As noted in a separate topic, this means that I miss the initial connection messages from the server, specifically the one that usually identifies what server software is running. Also, is it possible to set different logging levels for multilpe instances of FTPClient?
Thanks!