Help for this page

Select Code to Download


  1. or download this
    $ftp->rget( map{($_, 1)} @ARGV);
    
  2. or download this
    ----------------> CODE <----------------
    #!/usr/bin/perl
    ...
      print STDERR "Usage: $name <host> <username> <passwd> <remote_path> 
    +<local_path>\n";
      exit;
    }