Date: Wed, 26 Mar 2008 14:30:55 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: The MadDaemon <maddaemon@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: sFTP on 7.0-RELEASE no worky Message-ID: <20080326193055.GB16367@dan.emsphone.com> In-Reply-To: <6c1774c50803261125ic810c32g4a97447e63c42d06@mail.gmail.com> References: <6c1774c50803261125ic810c32g4a97447e63c42d06@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080326193055.GB16367>