session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2014-12-19 | 2014-12-19 | ||
| 5.6.4 SessionOptions.ParseUrl method in .NET assembly. (martin) | 5.6.4 Custom command pattern !S that expands to session URL. (martin) | ||
| Line 63: | Line 63: | ||
| ===== Generating ===== | ===== Generating ===== | ||
| You can have WinSCP [[ui_generateurl|generate session URL]]. &beta_feature | You can have WinSCP [[ui_generateurl|generate session URL]]. &beta_feature | ||
| + | |||
| + | You can use [[custom_command|custom command]] pattern ''!S'' to pass a session %%URL%% to other processes. | ||