$ftpReturnVar = $ftp->get($fileToGet, $localFileName); defined $ftpReturnVar or next;