Differences
This shows you the differences between the selected revisions of the page.
2014-12-19 | 2015-02-18 | ||
5.6.4 Bug 1246: File checksum can be calculated in scripting (checksum command and XML log entry) and .NET assembly (Session.CalculateFileChecksum method). (martin) | 5.7 Logging parsed command-line and script command parameters on Debug 1 level. (martin) | ||
Line 44: | Line 44: | ||
Note that when you are specifying commands on [[commandline|command-line]] using ''/command'', you need to surround each command by double-quote and [[commandline#syntax|escape the in-command double-quotes by doubling them]]. | Note that when you are specifying commands on [[commandline|command-line]] using ''/command'', you need to surround each command by double-quote and [[commandline#syntax|escape the in-command double-quotes by doubling them]]. | ||
+ | |||
+ | To debug the quoting, enable session logging on level //Debug 1// (''/loglevel=1''). The log will show how WinSCP understands both your command-line and individual scripting commands. &recent_feature(5.7) | ||
+ | |||
==== [[variables]] Environment Variables ==== | ==== [[variables]] Environment Variables ==== |