Differences
This shows you the differences between the selected revisions of the page.
2005-12-17 | 2006-08-30 | ||
ui_toolbars#custom_command (martin) | no summary (63.99.74.9) | ||
Line 1: | Line 1: | ||
====== Custom Commands ====== | ====== Custom Commands ====== | ||
- | If there is [[remote command]] you need to execute regularly and in particular if the command works with files, you can find custom commands useful. | + | If there is a [[remote command]] you need to execute regularly and in particular if the command works with files, you may find custom commands useful. |
- | 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. | + | 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 the panel (see below). For example, the pre-defined custom command //Touch//, defined as ''touch "!"'', calls the ''touch'' command on every selected file in the remote panel. |
- | However you can have even custom command without patterns, just to avoid typing it again every time. | + | However you can have even custom commands without patterns, just to avoid typing the command again every time. |
===== [[types]] Types of Custom Commands ===== | ===== [[types]] Types of Custom Commands ===== |