Page 1 of 1

SFTP plugin /Linux: Send custom Remote shell command?

Posted: 2019-01-23, 02:39 UTC
by lwoody1
I'm using TC on an Android device. I have the SFTP plugin installed and I'm using it to connect to a linux server. I want to create custom commands that will execute on the remote linux server. I tried creating a button to execute shell commands, but every command I try gives a popup with this error: "Function not supported! Plugin".

Clearly, I'm doing something wrong. Is it possible to do what I'm trying to do?

Re: SFTP plugin /Linux: Send custom Remote shell command?

Posted: 2019-01-24, 10:20 UTC
by ghisler(Author)
I'm sorry, the SFTP plugin doesn't currently allow to send commands.

Re: SFTP plugin /Linux: Send custom Remote shell command?

Posted: 2019-01-24, 10:48 UTC
by lwoody1
Is there any other way to accomplish that? Or is that capability planned for the future?

Re: SFTP plugin /Linux: Send custom Remote shell command?

Posted: 2019-01-24, 10:53 UTC
by ghisler(Author)
Currently it's not planned, it would need changes in both TC and the plugin. On Windows, it's possible via the command line, but there isn't any on Android (lack of space). It could be done via a custom button, though. I will consider it.