$ftp->get("$file","/doytest/cgi-bin/Data/Temp$fileB"); should be: $ftp->get("$file","/doytest/cgi-bin/Data/Temp/$fileB"); [download]
In reply to Re: copying a file by aukjan in thread copying a file by Doyle