From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6CCF3E015DB for ; Sun, 4 Aug 2013 04:05:38 -0700 (PDT) Received: from [192.168.2.10] ([217.82.1.43]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MRB8F-1Uc0I343hP-00Ua8A for ; Sun, 04 Aug 2013 13:05:37 +0200 Message-ID: <51FE3580.50909@gmx.de> Date: Sun, 04 Aug 2013 13:05:36 +0200 From: Joerg Boge User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org X-Provags-ID: V03:K0:m2U3ELVpvJ1/VxhPnb4CZIP/vWwzQsU9EnuayAqphUQ6vvSwRiV aqeqJQS9hdBfemQwLzW3BkvmGOEHO1NUMe6+nEGfX2Bw0bRvpmKhJBvZMqjuYymt0OiYb5s fLQxzv7MyQClcPw86SnEnn2Ne0217Uavbhd/OlKR+zr2Q1bey11Ow1MP7zf7OL31oAfHuGU 0F5ApkGx557SJnt/xugtg== Subject: sftp fsl-image-gui X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 11:05:41 -0000 Content-Type: multipart/alternative; boundary="------------000706000600070202030200" --------------000706000600070202030200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I want to connect via sftp without success. On FAQ openssh.org I find some information about. 2.9 - sftp/scp fails at connection, but ssh is OK. sftp and/or scp may fail at connection time if you have shell initialization (.profile, .bashrc, .cshrc, etc) which produces output for non-interactive sessions. This output confuses the sftp/scp client. You can verify if your shell is doing this by executing: *ssh yourhost /usr/bin/true* If the above command produces any output, then you need to modify your shell initialization. I think that is a major problem witch should be solved generally for the images produced by yocto. So I ask here ;) regards Joerg --------------000706000600070202030200 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello,
I want to connect via sftp without success.

On FAQ openssh.org I find some information about. 

2.9 - sftp/scp fails at connection, but ssh is OK.

sftp and/or scp may fail at connection time if you have shell initialization (.profile, .bashrc, .cshrc, etc) which produces output for non-interactive sessions. This output confuses the sftp/scp client. You can verify if your shell is doing this by executing:

ssh yourhost /usr/bin/true

If the above command produces any output, then you need to modify your shell initialization.


I think that is a major problem witch should be solved generally for the images produced by yocto.


So I ask here ;)

regards

Joerg

--------------000706000600070202030200--