Ask a Question related to PERL Modules, Design and Development.
-
cdlvj #1
sftp loops Win32 platform
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
cdlvj Guest
-
SFTP with CS3?
Anyone out there get Contribute CS3 to make an SFTP connection? It's still telling me that it can't verify my connection information. Permissions... -
Dave Roth's site (Win32::AdminMisc, Win32::ODBC, etc.) not available.
Does anyone know of an alternate method to contact Dave Roth (other then rothd@roth.net )? It appears that his entire domain is unavailable... -
Help with Net::SFTP when sftp on unix works.
Running on AIX, the unix sftp will connect to my site just fine, but the Net::SFTP perl modules hangs at one point. Here are the logs for the... -
Net::SFTP
Hi, Can you cd into a sub directory using Net::SFTP? I want to get a file out of home/transfers. my $sftp =... -
fonts from platform to platform problem
Does anybody out there have an IBM clone with shockwave on it? (it's a free download like acrobat reader) I've made a director movie in a class I'm... -
cdlvj #2
Re: sftp loops Win32 platform
Looked at the debug, and it is calling the W32Perl, the message is wrong.
cdlvj Guest



Reply With Quote

