Help for this page

Select Code to Download


  1. or download this
    my @ftpFiles =$ftp->ls ();                                            
    +                                                       
    my $i = 0;
    ...
        $myfile = $file; # <= your original code probably does not do what
    + you want
        }
    $ftp->quit ();