On Sun, Aug 4, 2013 at 8:05 AM, Joerg Boge <[email protected]> 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. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
