|
Posted by cdlvj on July 7, 2006, 12:28 pm
Please log in for more thread options
I did just notice, that the debug shows
Net::SSH::Perl Version 1.30, protocol, and I did change sftp.pm to use
Net::SSH::W32Perl.
PerlApp 6.0.2 build 203380
Copyright (C) 1998-2005 ActiveState Corp. All rights reserved.
ActiveState is a division of Sophos Plc.
C:\Public>sftp
WXPPro: Reading configuration data C:\Documents and
Settings\LE03964A/.ssh/co
nfig
WXPPro: Reading configuration data /etc/ssh_config
WXPPro: Connecting to ftp.frostbank.com, port 22.
WXPPro: Socket created, turning on blocking...
WXPPro: Remote version string: SSH-2.0-1.36 sshlib: GlobalScape
WXPPro: Remote protocol version 2.0, remote software version 1.36 sshlib:
Glo
balScape
WXPPro: Net::SSH::Perl Version 1.30, protocol version 2.0.
xpLjanda: No compat match: 1.36 sshlib: GlobalScape
WXPPro: Connection established.
WXPPro: Sent key-exchange init (KEXINIT), wait response.
WXPPro: Algorithms, c->s: 3des-cbc hmac-sha1 none
WXPPro: Algorithms, s->c: 3des-cbc hmac-sha1 none
WXPPro: Entering Diffie-Hellman Group 1 key exchange.
WXPPro: Sent DH public key, waiting for reply.
WXPPro: Received host key, type 'ssh-dss'.
WXPPro: Host 'ftp.domain.com' is known and matches the host key.
WXPPro: Computing shared secret key.
WXPPro: Verifying server signature.
WXPPro: Waiting for NEWKEYS message.
WXPPro: Enabling incoming encryption/MAC/compression.
WXPPro: Send NEWKEYS, enable outgoing encryption/MAC/compression.
WXPPro: Sending request for user-authentication service.
WXPPro: Service accepted: ssh-userauth.
WXPPro: Trying empty user-authentication request.
WXPPro: Authentication methods that can continue: publickey,password.
WXPPro: Next method to try is publickey.
WXPPro: Next method to try is password.
WXPPro: Trying password authentication.
WXPPro: Login completed, opening dummy shell channel.
WXPPro: channel 0: new [client-session]
WXPPro: Requesting channel_open for channel 0.
WXPPro: channel 0: open confirm rwindow 16384 rmax 16384
WXPPro: channel 1: new [client-session]
WXPPro: Requesting channel_open for channel 1.
WXPPro: Sending subsystem: sftp
WXPPro: Requesting service subsystem on channel 1.
WXPPro: channel 1: open confirm rwindow 16384 rmax 16384
|
|
Posted by cdlvj on July 7, 2006, 12:40 pm
Please log in for more thread options
Looked at the debug, and it is calling the W32Perl, the message is wrong.
|
| Similar Threads | Posted | | Help with Net::SFTP when sftp on unix works. | September 21, 2004, 11:14 am |
| Nested loops? | November 12, 2005, 10:07 pm |
| HTML::Template arbitraryily nested recursive loops | April 8, 2005, 2:59 pm |
| platform independent fork | July 18, 2004, 5:23 pm |
| Term::ReadKey for VMS platform | July 25, 2008, 11:45 am |
| How to tell CPAN-testers a module is just for a specific platform? | October 2, 2004, 10:04 am |
| Receiving snmp traps in perl on Win platform? | June 2, 2008, 12:47 pm |
| Building module Encode::Detect on solaris 10 platform | February 21, 2008, 9:13 am |
| Looking for pre-built DBI/DBD:Oracle modules for Perl 5.8.4 on Solaris 10 platform | May 6, 2008, 5:02 pm |
| Question on platform dependency of ExtUtils::Command::MM (file globbing) | December 17, 2006, 7:49 am |
|