Differences
This shows you the differences between the selected revisions of the page.
2014-09-11 | 2015-01-05 | ||
in-page anchored links without page name (martin) | ftp commands are capital (martin) | ||
Line 2: | Line 2: | ||
WinSCP offers unique feature to execute command on remote server as with regular terminal client. However as it cannot implement the terminal fully, there are some limitations. Particularly, you cannot execute commands that require terminal emulation or user input. See [[#limitations|below]] for technical details. | WinSCP offers unique feature to execute command on remote server as with regular terminal client. However as it cannot implement the terminal fully, there are some limitations. Particularly, you cannot execute commands that require terminal emulation or user input. See [[#limitations|below]] for technical details. | ||
- | 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>''. [[WebDAV]] protocol does not allow executing remote commands. | + | 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>''. [[WebDAV]] protocol does not allow executing remote commands. |
===== How to Enter the Remote Command ===== | ===== How to Enter the Remote Command ===== |