<div dir="ltr">hi,<div><br></div><div>In Qt Creator in Sailfish Project</div><div>- build against MerSDK-SailfishOS-i486-x86</div><div>- run in Mer VM (Virtual Box)</div><div>I would like to add a "Custom Process Step" with the SFTP/SCP script deploying some files to the device. </div>

<div style>but when I run one of those commands here</div><div><br></div><div>ssh -p 65535 -i ~/.ssh/qtc_id <a href="mailto:root@10.0.2.4">root@10.0.2.4</a><br></div><div style>or</div><div>sftp -oPort=65535 -i ~/.ssh/qtc_id <a href="mailto:root@10.0.2.4">root@10.0.2.4</a></div>

<div><br></div><div style>I get this error:</div><div>>> <span style="color:rgb(190,20,20)">Received disconnect from <a href="http://10.0.2.4">10.0.2.4</a>: 2: Too many authentication failures for root</span>
<div><br></div><div style>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.</div><div style>

<br></div><div style>Anyone tried this yet?</div><div><br></div><div style>cheers</div><div style>simon:)</div></div></div>