Help for this page
Net::FTP=GLOB(0x82bce74)>>> STOR /private/myips Net::FTP=GLOB(0x82bce74): Timeout at myip.pl line 43 put failed at myip.pl line 43.
#!/usr/bin/perl use strict; ... $ftp->quit; print "File sent!\n"; }