Differences
This shows you the differences between the selected revisions of the page.
2014-10-01 | 2016-01-22 | ||
Restored revision 1412177843. Undoing revision 1412180545. (martin) (hidden) | commandline#logging (martin) | ||
Line 52: | Line 52: | ||
==== [[log]] Using log file ===== | ==== [[log]] Using log file ===== | ||
- | To capture results of script, you can use [[logging_xml|XML logging]]. For this you need to instruct WinSCP to store log file using ''/xmllog'' [[commandline|command-line parameter]] (''[[dotnet>system.diagnostics.processstartinfo.arguments|ProcessStartInfo.Arguments]]''). | + | To capture results of script, you can use [[logging_xml|XML logging]]. For this you need to instruct WinSCP to store log file using ''[[commandline#logging|/xmllog]]'' command-line parameter (''[[dotnet>system.diagnostics.processstartinfo.arguments|ProcessStartInfo.Arguments]]''). |
<code csharp> | <code csharp> |