On Wednesday, September 25, 2013, Diego Gonzalez wrote:
> Hello,
>
>
> we discovered how to add *sftp* function in our customizable image.
> There's a package called eclipse-debug
> (~/poky/meta/recipes-core/packagegroup), which you can find a RDPENDS to o
> *penssh-sftp-server.*
>
> So you have
Hello,
we discovered how to add sftp function
in our customizable image. There's a package called eclipse-debug
(~/poky/meta/recipes-core/packagegroup), which you can find a RDPENDS
to openssh-sftp-server.
So you have at
least 4 possibilities to add
Hello everybody,
we have an issue with sftp server in our fsl-image-gui. When we try to connect
using sftp, then we get an error saying connection closed.
After a closer look inside the fsl-image-gui , we saw that
/usr/bin/sftp-server directory is not installed in this image. Also, we
vericat