Differences
This shows you the differences between the selected revisions of the page.
2014-10-30 | 2014-12-03 | ||
5.6.2 Bug 169 Upload back files modified by local custom command (martin) | !/ ends with slash (martin) | ||
Line 18: | Line 18: | ||
| ''!'' | Any | Name of 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 | Name of 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 files. 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 files. 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. | | + | | ''!/'' | Any | Current remote path. The path always ends slash. | |
| ''!@'' | Any | Current session hostname. | | | ''!@'' | Any | Current session hostname. | | ||
| ''!U'' | Any | Current session username. | | | ''!U'' | Any | Current session username. | |