Searched refs:_EPSV (Results 1 – 1 of 1) sorted by relevance
952 $ftp->_EPSV && $ftp->message =~ m{\(([\x33-\x7e])\1\1(\d+)\1\)}1364 sub _EPSV { shift->command("EPSV", @_)->response() == CMD_OK } subroutine