CMD_EPSV
if (s->cmd == CMD_PASV || s->cmd == CMD_EPSV) {
s->cmd = CMD_EPSV;
case CMD_EPSV:
(s->cmd == CMD_EPSV && strncmp("229 ", linebuf, 4) == 0))