Re: [yocto] problem with sft in fsl-image-gui

2013-09-25 Thread Khem Raj
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

Re: [yocto] problem with sft in fsl-image-gui

2013-09-25 Thread Diego Gonzalez
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

[yocto] problem with sft in fsl-image-gui

2013-09-19 Thread Diego Gonzalez
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