You will also want to make sure you are using openssh, rather than dropbear for 
ssh server and client. There are workarounds on the Internet for using dropbear 
and just build sftp-server from openssh package, but I had difficulty getting 
it to work and ended up just selecting openssh package instead, which included 
sftp-server by default. This was for poky daisy (1.6).

From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Valentin Le bescond
Sent: Friday, January 22, 2016 8:17 AM
To: Max Sht <maxx1...@gmail.com>; yocto@yoctoproject.org
Subject: Re: [yocto] Question about sftp package

Hi !
I personally use :

IMAGE_INSTALL_append = " openssh-sftp-server"

in my image recipe.
cheers

Le ven. 22 janv. 2016 à 17:05, Max Sht 
<maxx1...@gmail.com<mailto:maxx1...@gmail.com>> a écrit :
Hi.
Thank you in advance for your support.
I'm using Yocto project Linux for the iMX6 CPU and imx6ulevk board.
I've dowloaded and built the OS, but I having trouble activating the SFTP.
I'm able to connect to the SSH but not the SFTP, which I need for uploading 
code using ECLIPSE. Is there a package that I need to add for SFTP support?

I'm very to new to Linux, and hope that you can help me.

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to