Help for this page
Select Code to Download
Select
or
download this
print "Input File: $input_file<br>Output File: $new_file_name";
Select
or
download this
$ftp->put($input_file, $new_file_name) || die $ftp->message(), "\n";