Help for this page
use Net::FTP; my $hostname="hostname"; ... $ftp->login("$user","$password"); $ftp->binary; $ftp->put("filename.ext")
Net::FTP: Net::FTP(2.62) Net::FTP: Exporter ... Net::FTP=GLOB(0x81b3320)<<< 200 Type set to I. Net::FTP=GLOB(0x81b3320)>>> PORT 10,1,4,49,219,108 Net::FTP: Unexpected EOF on command channel at script.cgi line 37