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