Searched refs:sendcontrol (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dftpserver.pl461 sub sendcontrol { subroutine
746 sendcontrol "250-$d\r\n";
749 sendcontrol "250 $d\r\n";
772 sendcontrol "250 $smtp_type pingpong test server Hello $client\r\n";
786 sendcontrol "501 Unrecognized parameter\r\n";
807 sendcontrol "501 Invalid address\r\n";
824 sendcontrol "552 Message size too large\r\n";
827 sendcontrol "250 Sender OK\r\n";
842 sendcontrol "501 Unrecognized parameter\r\n";
851 sendcontrol "50
[all...]

Completed in 52 milliseconds