> -----Original Message-----
> From: Chas Owens [mailto:[EMAIL PROTECTED] 
> Sent: Friday, June 15, 2007 16:50
> To: Wagner, David --- Senior Programmer Analyst --- WGO
> Cc: beginners@perl.org
> Subject: Re: FTP to IBM ZOS/390
> 
> On 6/15/07, Wagner, David --- Senior Programmer Analyst --- WGO
> <[EMAIL PROTECTED]> wrote:
> >         Has anyone done any FTP'ing to IBM ZOS/390 machine. 
>  As you can
> > see in the output there was a timeout due to waiting for a file to
> > recalled from tape to disk.
> snip
> 
> My only suggestion is to increase your timeout (the default 
> is 2 minutes).
> 
> my $MyFTP = Net::FTP->new($host, timeout => 60 * 10)
> 
        Never even thought of that. I will do that, but it seems like
this should have generated some type of msg, maybe not an error, but at
least is there way to check warnings?

        I will change give it a shot.

Thanks.

Wags ;)

**********************************************************************
This message contains information that is confidential and proprietary to FedEx 
Freight or its affiliates.  It is intended only for the recipient named and for 
the express  purpose(s) described therein.  Any other use is prohibited.
**********************************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to