Lines Matching refs:cmdid
1073 my $cmdid;
1088 sendcontrol "$cmdid BAD Command\r\n";
1108 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1122 sendcontrol "$cmdid BAD Command Argument\r\n";
1125 sendcontrol "$cmdid NO LOGIN failed\r\n";
1128 sendcontrol "$cmdid OK LOGIN completed\r\n";
1141 sendcontrol "$cmdid BAD Command Argument\r\n";
1152 sendcontrol "$cmdid OK [READ-WRITE] SELECT completed\r\n";
1168 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1202 sendcontrol "$cmdid OK FETCH completed\r\n";
1218 sendcontrol "$cmdid BAD Command Argument\r\n";
1280 sendcontrol "$cmdid OK APPEND completed\r\n";
1294 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1297 sendcontrol "$cmdid BAD Command Argument\r\n";
1305 sendcontrol "$cmdid OK STORE completed\r\n";
1319 sendcontrol "$cmdid BAD Command Argument\r\n";
1325 sendcontrol "$cmdid OK LIST Completed\r\n";
1340 sendcontrol "$cmdid OK LIST Completed\r\n";
1354 sendcontrol "$cmdid BAD Command Argument\r\n";
1363 sendcontrol "$cmdid OK LSUB Completed\r\n";
1376 sendcontrol "$cmdid BAD Command Argument\r\n";
1385 sendcontrol "$cmdid OK [READ-ONLY] EXAMINE completed\r\n";
1399 sendcontrol "$cmdid BAD Command Argument\r\n";
1408 sendcontrol "$cmdid OK STATUS completed\r\n";
1421 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1424 sendcontrol "$cmdid BAD Command Argument\r\n";
1433 sendcontrol "$cmdid OK SEARCH completed\r\n";
1446 sendcontrol "$cmdid BAD Command Argument\r\n";
1449 sendcontrol "$cmdid OK CREATE completed\r\n";
1462 sendcontrol "$cmdid BAD Command Argument\r\n";
1465 sendcontrol "$cmdid OK DELETE completed\r\n";
1479 sendcontrol "$cmdid BAD Command Argument\r\n";
1482 sendcontrol "$cmdid OK RENAME completed\r\n";
1490 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1493 sendcontrol "$cmdid OK CHECK completed\r\n";
1501 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1504 sendcontrol "$cmdid BAD Command Argument\r\n";
1507 sendcontrol "$cmdid OK CLOSE completed\r\n";
1517 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1534 sendcontrol "$cmdid OK EXPUNGE completed\r\n";
1548 sendcontrol "$cmdid BAD Command Argument\r\n";
1551 sendcontrol "$cmdid OK COPY completed\r\n";
1565 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1569 sendcontrol "$cmdid BAD Command Argument\r\n";
1578 sendcontrol "$cmdid OK $command completed\r\n";
1594 sendcontrol "$cmdid BAD Command Argument\r\n";
1601 sendcontrol "$cmdid OK NOOP completed\r\n";
1609 sendcontrol "$cmdid OK LOGOUT completed\r\n";
3089 $cmdid=$1; # set the global variable
3195 sendcontrol "$cmdid $text\r\n";
3219 sendcontrol "$cmdid BAD $FTPCMD is not dealt with!\r\n";