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)

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


  • Re: FTP to IBM ZOS/390 Chas Owens

Reply via email to