Snapshot

Markus Friedl Markus.Friedl at informatik.uni-erlangen.de
Mon Sep 25 18:29:48 EST 2000


the debug output from the sftp-server (via syslog) would be more useful.

On Mon, Sep 25, 2000 at 09:02:38AM +0200, Jan-Frode Myklebust wrote:
> On Sat, Sep 23, 2000 at 02:13:48PM +1100, Damien Miller wrote:
> > > > http://www.mindrot.org/misc/openssh/openssh-SNAP-20000916.tar.gz
> > > 
> > > Failed because sftpserver.c didn't define u_int64_t.
> > 
> > Strange - I have refined the tests for the 64 bit types some more, 
> > can you try todays snapshot? (will probably be released in about 1/2
> > hour)
> 
> OK, this one compiles and runs fine, but the sftp-server doesn't seem to
> work. It dies just after I connect to it:
> 
> % sftp -D full krypvier
> debug: hostname is 'krypvier'.
> debug: Unable to open /Home/eik/jfm/.ssh2/ssh2_config
> debug: connecting to krypvier...
> debug: entering event loop
> debug: ssh_client_wrap: creating transport protocol
> debug: SshAuthMethodClient/sshauthmethodc.c:105: Added "publickey" to
> usable methods.
> debug: SshAuthMethodClient/sshauthmethodc.c:105: Added "password" to usable
> methods.
> debug: Ssh2Client/sshclient.c:1104: creating userauth protocol
> debug: Ssh2Common/sshcommon.c:487: local ip = 129.177.20.3, local port =
> 41631
> debug: Ssh2Common/sshcommon.c:489: remote ip = 129.177.20.36, remote port =
> 22
> debug: SshConnection/sshconn.c:1853: Wrapping...
> debug: Ssh2Transport/trcommon.c:593: Remote version:
> SSH-1.99-OpenSSH_2.2.0p1
> debug: Ssh2Transport/trcommon.c:1068: c_to_s: cipher 3des-cbc, mac
> hmac-sha1, compression none
> debug: Ssh2Transport/trcommon.c:1071: s_to_c: cipher 3des-cbc, mac
> hmac-sha1, compression none
> debug: Ssh2Client/sshclient.c:399: Host key found from database.
> debug: Ssh2Common/sshcommon.c:297: Received SSH_CROSS_STARTUP packet from
> connection protocol.
> debug: Ssh2Common/sshcommon.c:347: Received SSH_CROSS_ALGORITHMS packet
> from connection protocol.
> debug: Unable to open /Home/eik/jfm/.ssh2/identification
> debug: Ssh2AuthClient/sshauthc.c:309: Method 'publickey' disabled.
> debug: Ssh2AuthPasswdClient/authc-passwd.c:82: Starting password query...
> jfm at krypvier's password: 
> debug: Ssh2Common/sshcommon.c:263: Received SSH_CROSS_AUTHENTICATED packet
> from connection protocol.
> debug: Ssh2Common/sshcommon.c:686: num_channels now 1
> sftp> debug: SshTtyFlags/sshttyflags.c:294: Not a tty. (fd = 0)
> debug: Ssh2ChannelSession/sshchsession.c:1306: received exit status : 254
> debug: Ssh2Common/sshcommon.c:660: num_channels now 0
> debug: Got session close with exit_status=254
> debug: destroying client struct...
> debug: uninitializing event loop
> ssh_sigchld_real_callback
> ssh_sigchld_process_pid: calling handler pid 10954 code 254
> Warning: child process (ssh2) exited with code 254.
> 
> 
> 
>   -jf





More information about the openssh-unix-dev mailing list