Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Net::FTP;
    ...
    
    
    $ftp->quit;
    
  2. or download this
    C:\Perl Script>perl ftp1.pl
    Can't locate IO/Uncompress/Unzip.pm in @INC (@INC contains: C:/Perl/li
    +b C:/Perl/
    site/lib .) at ftp1.pl line 3.
    BEGIN failed--compilation aborted at ftp1.pl line 3.