c - Installing application to a remote system with eclipse: Failed to connect SFTP subsystem -
i working on c project eclipse, app has run on embbeded linux remote system device. 'm using eclipse c/c++ remote launch plugin , can launch ssh shell eclipse, when try install binary through "run configurations" error:
error during file upload. failed connect sftp subsystem: remote host may not have sftp-server installed : java.io.ioexception: inputstream closed
Comments
Post a Comment