Displaying 2 results from an estimated 2 matches for "ssh_packet_wrapper_input".
2001 May 31
3
OpenSSH, sftp problems
...;s end.
SshFCGlob/sshfc_glob.c:76: Destroying global data...
SshFCRecurse/sshfc_recurse.c:180: File is "raw", and it needs to be parsed.
SshFCRecurse/sshfc_recurse.c:258: File . is a directory. Starting recursion...
SshFCRecurse/sshfc_recurse.c:877: Opening directory ....
.
Warning: ssh_packet_wrapper_input: invalid packet received: len 1399154545 closing the offending input channel.
SshFCRecurse/sshfc_recurse.c:972: Connection down, re-establishing...
FATAL: find_state_by_name: cannot find a state w/ name `fcr_lstat_file'.
host1.mydomain.com> debug: Ssh2ChannelSession/sshchsession.c:1306: r...
2001 Feb 17
2
snapshot sftpserver
...ost.
debug1: Calling cleanup 0x10043a30(0x0)
debug1: Calling cleanup 0x1004e2d0(0x0)
debug1: Calling cleanup 0x1004af80(0x0)
debug1: writing PRNG seed to file //.ssh/prng_seed
If I try to connect with sftp from ssh.com it says:
% sftp buskfuru
janfrode at bruse's password:
sftp> Warning: ssh_packet_wrapper_input: invalid packet received: len
1466004082 closing the offending input channel.
Any idea what's failing here?
-jf