[meta-freescale] sftp fsl-image-gui

Joerg Boge joerg.boge at gmx.de
Sun Aug 4 12:36:41 PDT 2013


On 08/04/2013 09:07 PM, Otavio Salvador wrote:
> On Sun, Aug 4, 2013 at 8:05 AM, Joerg Boge <joerg.boge at gmx.de> wrote:
>> 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.
> We need more information about the issue. Are you using OpenSSH / Dropbear?
>
> Please reproduce it with an smaller image (core-image-base) so we can
> really see what's going on and work to fix it.
>

EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh"

it is the same on core-image-base

dropbear also not work, but I think that could be normal, not sure that 
sftp is implemented on dropbear






More information about the meta-freescale mailing list