RE: FTP to IBM ZOS/390
- From: "Wagner, David --- Senior Programmer Analyst --- WGO"
- Date: Fri, 15 Jun 2007 16:51:56 -0700
-----Original Message-----Never even thought of that. I will do that, but it seems like
From: Chas Owens [mailto:chas.owens@xxxxxxxxx]
Sent: Friday, June 15, 2007 16:50
To: Wagner, David --- Senior Programmer Analyst --- WGO
Cc: beginners@xxxxxxxx
Subject: Re: FTP to IBM ZOS/390
On 6/15/07, Wagner, David --- Senior Programmer Analyst --- WGO
<David.Wagner@xxxxxxxxxxxxxxxxx> 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 tosnip
recalled from tape to disk.
My only suggestion is to increase your timeout (the default
is 2 minutes).
my $MyFTP = Net::FTP->new($host, timeout => 60 * 10)
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.
**********************************************************************
.
- References:
- Re: FTP to IBM ZOS/390
- From: Chas Owens
- Re: FTP to IBM ZOS/390
- Prev by Date: Re: FTP to IBM ZOS/390
- Next by Date: Re: Iterate through a hashref using XML::Simple (real post)
- Previous by thread: Re: FTP to IBM ZOS/390
- Index(es):
Relevant Pages
|