Differences
This shows you the differences between the selected revisions of the page.
2019-03-27 | 2019-03-27 | ||
5.15 released - removing beta notices (martin) | 5.15 released - removing beta notices (martin) | ||
Line 28: | Line 28: | ||
Note that the method parser is more strict, than a parser used for URLs with scripting command ''[[scriptcommand_open|open]]'' or [[commandline|command-line]]. | Note that the method parser is more strict, than a parser used for URLs with scripting command ''[[scriptcommand_open|open]]'' or [[commandline|command-line]]. | ||
- | //You can use the method to accept session %%URL%% provided by a [[custom_command|custom command]] patterns ''!E'' or ''!S''. This allows easy implementation of WinSCP extensions using e.g. [[library_powershell|PowerShell scripts]] that make use of [[library|WinSCP .NET assembly]].// &beta (* emphasis on !E, once 5.14 is stable *) | + | //You can use the method to accept session %%URL%% provided by a [[custom_command|custom command]] patterns ''!E'' (preferred) or ''!S''. This allows an easy implementation of WinSCP extensions using e.g. [[library_powershell|PowerShell scripts]] that make use of [[library|WinSCP .NET assembly]].// |
- | + | ||
- | + |