-start-
> "Scicluna, Martin" <[EMAIL PROTECTED]>
>at 07/19/2000 11:08 PM
>I am experiencing intermittent hangs (resulting if FTP timeouts) when
>running a system script on a
>Solaris box that creates an FTP connection to a remote NT server. Below
is a
>simple script that was
>written to test the problem with the FTP connection on the system script.
>All this script does is create an FTP connection, log-on and then toggle
>between two remote dirs
>and prints the filenames found... and it still experiences the hangs.
>Any input would be appreciated.
>#Create a FTP handle object
>$ftp = Net::FTP->new('***.***.***.***', Timeout => 500) || die
"WARNING!Could not create FTP handle";
my $ftp = Net::FTP->new($host, Timeout => 500, Debug => 1) or die "unable
to connect\n";
And a short description of where exactly the 'hang' occurrs would help us.
Grant Hopwood.
Valero Energy Corp.
(210)370-2380
PGP Public Key: Ldap://certserver.pgp.com
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users