This shows you the differences between two versions of the page.
— |
transformations:sshcommand [2018/08/16 17:07] (current) dmitry created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== SSH command ===== | ||
+ | This action connects to a remote computer using SSH and executes one or more specified commands in the same SSH session. The action can be used to trigger a external application before collecting files generated by it. It can also be used to obtain a list of files on a remote computer. | ||
+ | |||
+ | The commands can have [[:parameters|EasyMorph parameters]] inserted, or entirely calculated using [[syntax:start|expressions]]. | ||
+ | |||
+ | ===See also=== | ||
+ | * [[transformations:filetransfer|File transfer]] |