43444546474849
* The only constructor for this class. */ public FTPClient2() { super(); this.defaultParser = new UnixFTPEntryParser(); }