Hi,

 

I was able to execute remote commands over ssh for the emulator via "Custom Process Step"

See screenshot.

 

Regards,

 

Aurindam

 

IRC: auri__ @ freenode

www.aurindamjana.in



On Wednesday, April 10, 2013 01:39, "Simon Bolek" <simon.bo...@googlemail.com> said:

hi,
In Qt Creator in Sailfish Project
- build against MerSDK-SailfishOS-i486-x86
- run in Mer VM (Virtual Box)
I would like to add a "Custom Process Step" with the SFTP/SCP script deploying some files to the device.
but when I run one of those commands here
ssh -p 65535 -i ~/.ssh/qtc_id root@10.0.2.4
or
sftp -oPort=65535 -i ~/.ssh/qtc_id root@10.0.2.4
I get this error:
>> Received disconnect from 10.0.2.4: 2: Too many authentication failures for root
If I do this in terminal with sudo it works fine. But from Qt Creator I cannot use sudo. What is more, with meego-sdk SFTP upload step worked without sudo, so it must be doable.
Anyone tried this yet?
cheers
simon:)

Attachment: customStep.png
Description: Binary data

_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to