Matt thanks for fast response and fix; Eric Spakman provided an updated lrp in cvs: bin/packages/uclibc-0.9/20
kp Am Mittwoch, 21. April 2004 19:56 schrieb Matt Johnston: > On Wed, Apr 21, 2004 at 08:35:39AM -0400, Stirling Westrup wrote: > > C:\>pscp test.txt [EMAIL PROTECTED]:/tmp/test.txt > > [EMAIL PROTECTED]'s password: > > Fatal: Server refused to start a shell/command > > > > Does anyone have any ideas as to what could be causing this? Its not > > mentioned in pscp's documentation and dropbear doesn't seem to have any. > > It seems you've found a bug in Dropbear. > > pscp is trying to use sftp first, which fails because Dropbear has been > compiled without sftp support. pscp is then retrying with scp, however > Dropbear has a bug where only the first request per session is recognised > - it should be only recognising the first _successful_ request per session. > > I've made a patch which fixes the issue, however I don't have a build > environment for LEAF(-uclibc) handy. I've attached it if someone wants to > build an updated package for LEAF. I'll include this fix in my next > release. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
