Help for this page

Select Code to Download


  1. or download this
       my $ftp = Net::FTP->new( $ftpHost, Debug => 0 );
       
    ...
           print( "Couldn't connect to '$ftpHost' ($@ : $!)\n" );
           exit( -1 );
       }
    
  2. or download this
    Net::FTP: Net::FTP(2.65)
    Net::FTP:   Exporter(5.562)
    Net::FTP:   Net::Cmd(2.21)
    ...
    Net::FTP:       IO::Handle(1.21)
    
    Net::FTP: Unexpected EOF on command channel at /local/rtp/rtp-0.4/bin/
    +meteorlogix line 215