webosose / meta-webosose

Yocto layer for webOS
GNU General Public License v2.0
109 stars 42 forks source link

Add openssh-sftp-server #12

Open sparkleholic opened 5 years ago

sparkleholic commented 5 years ago

:Release Notes: Add openssh-sftp-server for the files transfotation through sftp

:Detailed Notes: QtCreator copies the files via sftp by default, and sftp-server should handle the sftp connection request on the target platform. For running sftp-server when it gets the sftp connection, dropbear(sshd) should know where the sftp-server executable exists.

:Testing Performed: SFTP File Transfotation OK

Local Test OK Build OK

:QA Notes: None

:Issues Addressed: None

flowergom commented 5 years ago

@hongsukil please review this PR.