Re: [Ssh-sftp-perl-users] ssh key problem
Brought to you by:
dbrobins
From: Daniel S. C. <dsc...@te...> - 2004-09-23 03:54:50
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | Does anyone have any suggestions? Figured it out. I had to specify protocol v2.0 ... for some reason the module was interpreting the SSH version as protocol v1.0. When I specified: protocol => 2 it worked. :-p - -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? - -- PGP Key: http://machine.technocraft.com/~dsc/pgpkey.html [please encrypt emails to me when possible] - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBUkkA4CrJ04+9SNURAoYeAJ9owRXDxnkvFSc9ZVV9eS3rv5vdSQCg812r N/GrhrOG+qDbVCSD9sF0ubY= =BqjB -----END PGP SIGNATURE----- |