Differences
This shows you the differences between the selected revisions of the page.
2005-05-04 | 2005-05-04 | ||
3.7.5 custom command not working with files (martin) | typo (martin) | ||
Line 19: | Line 19: | ||
==== Types of Custom Commands ==== | ==== 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 execute any time. | + | * Remote or local commands that does 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 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. | ||
* Local commands 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 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. |