Differences

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

2013-07-18 2013-07-18
typo (martin) unifying references to character patterns to uppercase (martin)
Line 20: Line 20:
| ''!/''  | Any          | Current remote path. | | ''!/''  | Any          | Current remote path. |
| ''!@''  | Any          | Current session hostname. | | ''!@''  | Any          | Current session hostname. |
-| ''!u''  | Any          | Current session username. | +| ''!U''  | Any          | Current session username. | 
-| ''!p''  | Any          | Current session password (if [[security_credentials|remembered]]). |+| ''!P''  | Any          | Current session password (if [[security_credentials|remembered]]). |
| ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). | | ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). |
| ''%%!^!%%''    | Local        | Name of local file. In general it should be used in combination with ''!'' or ''!&''. Command with the pattern will be executed once for every selected local file, unless only one local file and several remote files are selected and pattern ''!'' is used. Cannot be executed recursively. | | ''%%!^!%%''    | Local        | Name of local file. In general it should be used in combination with ''!'' or ''!&''. Command with the pattern will be executed once for every selected local file, unless only one local file and several remote files are selected and pattern ''!'' is used. Cannot be executed recursively. |

Last modified: by martin