Searched refs:_CWD (Results 1 – 1 of 1) sorted by relevance
556 : $ftp->_CWD($dir);1200 sub _CWD { shift->command("CWD", @_)->response() == CMD_OK } subroutine