Re: [Ssh-sftp-perl-users] help
Brought to you by:
dbrobins
From: Sam Y. <Sam...@aa...> - 2006-08-11 00:30:03
|
Thanks Eric, it fixed the problem. IO::Handle is part of the standard Perl. I haven't seen Math::BigInt::GMP as part of the required modules for Net::SSH::Perl during the installation, I guess we maybe need to put this one into the required list. Thank you again, u saved me.=20 Kind Regards, Sam YANG System Analyst | Network Systems and Data Business & Technology Solutions AAPT Limited Ground Floor, 30 Ross Street, Glebe NSW 2037 Australia Tel: +61 2 9009 1103 Mob: +61 414 248 333 =46ax: +61 2 8284 9883 -----Original Message----- =46rom: Eric Langheinrich [mailto:net...@er...]=20 Sent: Friday, 11 August 2006 10:08 a.m. To: Sam Yang; ssh...@li... Subject: RE: [Ssh-sftp-perl-users] help Sam, =20 =20 >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 =66urther. So I am wondering why=3F 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.=20 Generally, this occurs if you are missing a couple of modules. Try installing IO::Handle and Math::BigInt::GMP.=20 This usually fixes the problem. =09 =09 =09 This communication, including any attachments, is confidential. If you are = not the intended recipient, you should not read it - please contact me = immediately, destroy it, and do not copy or use any part of this = communication or disclose anything about it. |