Thread

Posted on Thu Nov 23 20:10:44 2006 by pnenov
Why Net::SFTP is so slow
any idea ?
Direct Responses: 3778 | Write a response
Posted on Thu Dec 14 18:47:48 2006 by pnenov in response to 3611
Re: Why Net::SFTP is so slow
The login time appear to be so long only if you run your scripts on RedHat (thanks redhat guys you are even better then Microsoft) You can solve the problem installing Math::BigInt::GMP
Direct Responses: 6223 | 6236 | 7158 | Write a response
Posted on Wed Oct 10 22:13:31 2007 by csgonan in response to 3778
Re: Why Net::SFTP is so slow
Thank you for this suggestion. I couldn't believe how fast the login was once I installed Math::BigInt::GMP and the required Math::BigInt.
Write a response
Posted on Thu Oct 11 23:15:55 2007 by csgonan in response to 3778
Re: Why Net::SFTP is so slow
Thank you for this suggestion. I couldn't believe how fast the login was once I installed Math::BigInt::GMP and the required Math::BigInt.
Write a response
Posted on Wed Feb 20 23:33:47 2008 by ncalsmitty1369 in response to 3778
Re: Why Net::SFTP is so slow
That was a great help in speeding up the login time of some scripts that I wrote. But my distro was Debian Etch, so I guess it isn't just RedHat? Thanks again!
Write a response