On Fri, Jan 31, 2003 at 10:32:50AM -0500, Brian York wrote:
> Why do i get this?
> 
> [yorkb@mordor bin]$  sftp 10.20.13.95
> ...
> [EMAIL PROTECTED]'s password:
> Warning: ssh_packet_wrapper_input: invalid packet received: len 
> 1181903140 closing the offending input channel.

You'll get this error if the non-interactive session ssh is using to
launch the sftp server on the far end of the connection causes anything
to be output before the sftp server signs on.

Check if running "ssh 10.20.13.95 true" produces any output.  If it
does, then the remote end needs to be configured to not do that.

HTH,

Nalin



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to