Differences

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

2015-02-18 2015-08-24
releasing 5.7 stable, removing &beta tags (or replacing with &recent) (martin) missing word (martin)
Line 19: Line 19:
| ''!''  | Any          | File path (a relative path to a root of an operation, when referring to remote file; an absolute path when referring to a local temporary copy of a remote file). Command with the pattern will be executed once for every selected file. In general it should be surrounded with quotes for the command to work with filenames containing spaces. Cannot be combined with pattern ''!&''. | | ''!''  | Any          | File path (a relative path to a root of an operation, when referring to remote file; an absolute path when referring to a local temporary copy of a remote file). Command with the pattern will be executed once for every selected file. In general it should be surrounded with quotes for the command to work with filenames containing spaces. Cannot be combined with pattern ''!&''. |
| ''!&''  | Any          | Quoted, space-delimited list of paths to files (see ''!'' for path format explanation). Command with the pattern will be executed only once for all selected files. Cannot be combined with pattern ''!'' and executed recursively. | | ''!&''  | Any          | Quoted, space-delimited list of paths to files (see ''!'' for path format explanation). Command with the pattern will be executed only once for all selected files. Cannot be combined with pattern ''!'' and executed recursively. |
-| ''!/''  | Any          | Current remote path. The path always ends slash. |+| ''!/''  | Any          | Current remote path. The path always ends with slash. |
| ''!S''  | Any          | Current [[session_url|session URL]]. You can use it to pass current session data to another instance of WinSCP (using [[commandline|command-line]] or scripting command ''[[scriptcommand_open|open]]''), or code using WinSCP .NET assembly (see ''[[library_sessionoptions_parseurl|SessionOptions.ParseUrl]]''). Password is included if [[security_credentials|stored or remembered]] only. | | ''!S''  | Any          | Current [[session_url|session URL]]. You can use it to pass current session data to another instance of WinSCP (using [[commandline|command-line]] or scripting command ''[[scriptcommand_open|open]]''), or code using WinSCP .NET assembly (see ''[[library_sessionoptions_parseurl|SessionOptions.ParseUrl]]''). Password is included if [[security_credentials|stored or remembered]] only. |
| ''!@''  | Any          | Current session hostname. | | ''!@''  | Any          | Current session hostname. |

Last modified: by martin