$ftp->get("$file","/doytest/cgi-bin/Data/Temp$fileB"); should be: $ftp->get("$file","/doytest/cgi-bin/Data/Temp/$fileB");