Re: FTP to IBM ZOS/390
- From: chas.owens@xxxxxxxxx (Chas Owens)
- Date: Fri, 15 Jun 2007 19:49:41 -0400
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 cansnip
see in the output there was a timeout due to waiting for a file to
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)
.
- Follow-Ups:
- RE: FTP to IBM ZOS/390
- From: Wagner, David --- Senior Programmer Analyst --- WGO
- RE: FTP to IBM ZOS/390
- References:
- FTP to IBM ZOS/390
- From: Wagner, David --- Senior Programmer Analyst --- WGO
- FTP to IBM ZOS/390
- Prev by Date: Re: Having trouble porting an application to MS-Windows
- Next by Date: RE: FTP to IBM ZOS/390
- Previous by thread: FTP to IBM ZOS/390
- Next by thread: RE: FTP to IBM ZOS/390
- Index(es):
Relevant Pages
|