Juan,
There is UCX on both boxes. But I think Net::FTP is connecting to the
remote host pretty quickly. I can see the remote file when it's
created, but when watching the file size, it grows in slow motion. So
the performance hit looks like it's in the actual transfer. But
thanks for the suggestion - I'll followup with my local systems
manager on that.
Joe
Juan Forero wrote:
>
> Do you have UCX installed in those machines? does the same problem
> happened using it?
>
> I have experienced delays using VMS FTP due to a misconfiguration of the
> Bind server in UCX, so the server spent too much time trying to reach de
> bind server before the connection was established.
>
> Also, there was a problem in net::telnet due to the set terminal/inq line
> in syslogin.com. Telnet.pm failed to answer the terminal inquire, but the
> process takes a while before it times out.
>
> Best
>
> Juan