Differences
This shows you the differences between the selected revisions of the page.
2016-04-29 | 2017-02-03 | ||
error: prefix (martin) | explicit anchors (martin) | ||
Line 25: | Line 25: | ||
| TimeoutException | Timeout waiting for ''winscp.com'' to respond. | | | TimeoutException | Timeout waiting for ''winscp.com'' to respond. | | ||
- | ===== Remarks ===== | + | ===== [[remarks]] Remarks ===== |
With [[protocols|SFTP and SCP protocols]], executes arbitrary [[remote_command|remote shell command]]. | With [[protocols|SFTP and SCP protocols]], executes arbitrary [[remote_command|remote shell command]]. | ||
With FTP protocol, executes a protocol command. | With FTP protocol, executes a protocol command. | ||
Line 35: | Line 35: | ||
The command must not require user input. | The command must not require user input. | ||
- | ===== Example ===== | + | ===== [[example]] Example ===== |
==== [[csharp]] C# Example ==== | ==== [[csharp]] C# Example ==== | ||
<code csharp> | <code csharp> |