Re: [Ssh-sftp-perl-users] help
Brought to you by:
dbrobins
From: Eric L. <net...@er...> - 2006-08-11 00:07:34
|
Sam, >During the testing against two remote Unix machines, I have problem with one of them as indicated on Item 2 (Server named glbncs5). The problem related to it stopped on >the line "glbdev1: Algorithms, s->c: 3des-cbc hmac-sha1 none" for at least 5 minutes and slowly again to progress further. So I am wondering why? And I could not figure >it out on top of my mind. So if you have any information on this, would be very much appreciated. Generally, this occurs if you are missing a couple of modules. Try installing IO::Handle and Math::BigInt::GMP. This usually fixes the problem. |