in reply to copying a file

Should this
$ftp->get("$file","/doytest/cgi-bin/Data/Temp$fileB");

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


This is not a Signature...