Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
      $FTP->put($File);
      $FTP->quit;
    }
    
  2. or download this
    Use of uninitialized value in string at line 20,cronftp.pl
    Can't call method login on an undefined value at line 23,cronftp.pl