Differences
This shows you the differences between the selected revisions of the page.
2005-04-05 | 2005-04-05 | ||
Custom Commands (martin) | ui_pref_commands (martin) | ||
Line 12: | Line 12: | ||
If there is command you need to execute regularly and in particular if the command works with files, you can find custom commands useful. | If there is command you need to execute regularly and in particular if the command works with files, you can find custom commands useful. | ||
- | The custom command is predefined command, which can contain several patterns, which WinSCP replaces for example with names of files selected in panel, see below. For example pre-defined custom command //Touch//, defined as ''touch "!"'', calls ''touch'' command on every selected file in remote panel. | + | The custom command is [[ui_pref_commands|predefined]] command, which can contain several patterns, which WinSCP replaces for example with names of files selected in panel, see below. For example pre-defined custom command //Touch//, defined as ''touch "!"'', calls ''touch'' command on every selected file in remote panel. |
There are basically three types of custom commands: | There are basically three types of custom commands: |