<div dir="ltr">To mount the remote filesystem:<div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">qdbus org.kde.kdeconnect /modules/kdeconnect/devices/<wbr>6bca974095cdb95/sftp mountAndWait</span><br>
<br></span>To see the path where it was mounted:<br><div><span style="font-family:monospace"></span><span style="font-family:monospace"><font color="#000000"><br></font></span><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">qdbus org.kde.kdeconnect /modules/kdeconnect/devices/<wbr>6bca974095cdb95/sftp mountPoint</span><br>
<br></span></div></div>Change the ids for your own.<div><br><div>Albert<div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 23, 2017 at 11:46 AM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-7045023518587195142HOEnZb"><div class="m_-7045023518587195142h5">On Mon, May 22, 2017 at 5:43 AM, Will S <<a href="mailto:wsha.code@gmail.com" target="_blank">wsha.code@gmail.com</a>> wrote:<br>
> Is it possible to mount the device's file system with sshfs using just<br>
> kdeconnect-cli? I thought it might be possible using a command but when I do<br>
> --list-commands, i get "No such object path<br>
> '/modules/kdeconnect/devices/d<wbr>evice_id/remotecommands'". Maybe I don't<br>
> understand what remote commands are for.<br>
><br>
> My goal is just to be able to mount the device file system, so I can run a<br>
> backup script on it. Does anyone know a way to do this? I was thinking I<br>
> could probably do this by interacting with kdeconnectd through dbus, but I<br>
> have learn how to use dbus first.<br>
<br>
</div></div>Hi,<br>
No, I don't think we do have an option in kdeconnect-cli to u/mount<br>
the device's file system. It could be interesting though and it<br>
shouldn't be hard to add.<br>
<br>
RemoteCommands are something very different (see the remote commands<br>
plugin). You should be looking at the sftp plugin.<br>
<span class="m_-7045023518587195142HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span></blockquote></div><br></div></div></div></div>