Differences
This shows you the differences between the selected revisions of the page.
2015-01-10 | 2015-02-18 | ||
Restored revision 1418992755. Undoing revisions 1420897739, 1420898266. (Petr) (hidden) | 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 ==== |