Help for this page

Select Code to Download


  1. or download this
    Unable to close datastream at script.pl line 92
    
  2. or download this
    $ftpmsg = $ftp->get($listing{$x}[$y][0],"/$path1/$path2/$x/$listing{$x
    +}[$y][0]");
    
  3. or download this
    
    …
    ...
    
    …
    
  4. or download this
     unless ($data->close()) # implied $ftp->response
      {
       carp "Unable to close datastream";
       return undef;
      }