this.connect()
      .then(() => this.setEncoding('ascii'))
      .then(() => this.setFiletype('jes'))
      .then(() => this.ftp.list(''))
      .then(results => {