From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 19:30:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21C22106564A for ; Wed, 26 Mar 2008 19:30:59 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id C8F848FC1C for ; Wed, 26 Mar 2008 19:30:58 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2) id m2QJUuVB017080; Wed, 26 Mar 2008 14:30:56 -0500 (CDT) (envelope-from dan) Date: Wed, 26 Mar 2008 14:30:55 -0500 From: Dan Nelson To: The MadDaemon Message-ID: <20080326193055.GB16367@dan.emsphone.com> References: <6c1774c50803261125ic810c32g4a97447e63c42d06@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6c1774c50803261125ic810c32g4a97447e63c42d06@mail.gmail.com> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: sFTP on 7.0-RELEASE no worky X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 19:30:59 -0000 In the last episode (Mar 26), The MadDaemon said: > I have a 7.0-RELEASE box that I setup a few weeks ago for testing, > and I just now tried to sftp into it and get the following: > > kevin@darkhorse [~]$ sftp 172.20.30.12 > Connecting to 172.20.30.12... > > (banner snipped) > > Password: > Received message too long 173305700 > kevin@darkhorse [~]$ 173305700 = 0x0A546F64 = "\nTod" Make sure you don't have any commands in your shell's startup scripts that might print anything if the incoming session isn't interactive. http://www.snailbook.com/faq/sftp-corruption.auto.html -- Dan Nelson dnelson@allantgroup.com