Differences

This shows you the differences between the selected revisions of the page.

2009-06-30 2011-01-05
4.2.2 bug 54 (martin) no summary (69.58.32.139)
Line 7: Line 7:
===== [[types]] Types of Custom Commands ===== ===== [[types]] Types of Custom Commands =====
There are basically four types of custom commands: There are basically four types of custom commands:
-  * Remote or local commands that does not work with files. These can be executed any time. +  * Remote or local commands that do not work with files. These can be executed any time. 
-  * Remote commands are executed on the remote servers with the remote files. These commands can modify the files. You need to have selected remote files first to execute the command. +  * Remote commands that are executed on remote servers with remote files. These commands can modify the files. You must have remote files selected first in order to execute the command. 
-  * Local commands that are executed on the local machine with the remote files downloaded to [[temp_folders|temporary folder]]. It makes no sense for the command to modify the files, because they are not uploaded back after the command finishes. You need to have selected remote files first to execute the command. +  * Local commands that are executed on the local machine with remote files downloaded to a [[temp_folders|temporary folder]]. It makes no sense for the command to modify the files, because they are not uploaded back after the command finishes. You must have remote files selected first in order to execute the command. 
-  * Special type is local command that is executed both with local and remote files. This is particularly useful for running "diff" tools. This type is available only with [[ui_commander|Commander interface]]. You can execute such command for set of remote files against the the same number or local files (once for each pair). Another option is to execute it for set of remote files against one local file (once for each remote file) and vice versa.+  * Special type is a local command that is executed with both local and remote files. This is particularly useful for running "diff" tools. This type is available only with the [[ui_commander|Commander interface]]. You can execute these commands on a set of remote files against the the same number of local files (once for each pair). Another option is to execute it on a set of remote files against one local file (once for each remote file) and vice versa.
===== [[patterns]] Patterns Used in Custom Commands ===== ===== [[patterns]] Patterns Used in Custom Commands =====

Last modified: by 69.58.32.139