diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl index 3427a937cc..70845a6508 100755 --- a/tests/ftpserver.pl +++ b/tests/ftpserver.pl @@ -2574,7 +2574,7 @@ sub PASV_ftp { sendcontrol sprintf("229 Entering Passive Mode (|||%d|)\r\n", $pasvport); } - logmsg "Client has been notified that DATA conn ". + logmsg "Client has been notified that upcoming DATA connection ". "is accepted on port $pasvport\n"; if($nodataconn) {