Differences
This shows you the differences between the selected revisions of the page.
| 2011-07-31 | 2011-09-11 | ||
| scriptcommand_* (martin) | no summary (109.70.68.87) (hidden) | ||
| Line 4: | Line 4: | ||
| Basically the feature is supported only for [[scp|SCP protocol]]. With [[SFTP]] you can still use the feature by opening [[shell_session|separate shell session]], which in fact takes place automatically for you. With [[FTP]] you can only execute FTP protocol commands. However some FTP servers have a command allowing execution of remote command, e.g. ''site exec <command>''. | Basically the feature is supported only for [[scp|SCP protocol]]. With [[SFTP]] you can still use the feature by opening [[shell_session|separate shell session]], which in fact takes place automatically for you. With [[FTP]] you can only execute FTP protocol commands. However some FTP servers have a command allowing execution of remote command, e.g. ''site exec <command>''. | ||
| - | ===== How to Enter the Remote Command ===== | + | fuku |
| - | You can enter the command on [[ui_console|Console window]] (//Commands > Open Terminal//). | + | |
| - | + | ||
| - | If you are using Commander interface you can also enter the command on [[ui_commander#command_line|command-line box]] below the panels. | + | |
| - | + | ||
| - | If you want to have full featured terminal, you may find command //[[integration_app#opening_current_session_in_putty|Open In PuTTY]]// useful. | + | |
| ===== Automating Command Execution ===== | ===== Automating Command Execution ===== | ||