Posted on 2006-12-14 16:47:48-08
by pnenovin 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
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!